commit e0100cee4ff2fd99ce510ace62b933de81cc4dbb
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Feb 9 09:24:58 2022 +0000
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
cairo-dock-freeworld.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/cairo-dock-freeworld.spec b/cairo-dock-freeworld.spec
index b5e5693..78dbe64 100644
--- a/cairo-dock-freeworld.spec
+++ b/cairo-dock-freeworld.spec
@@ -26,7 +26,7 @@
Name: cairo-dock-freeworld
Version: 3.4.1
-Release: %{mainrel}%{?use_git:.D%{gitdate}git%{shorthash}}%{?dist}%{flagrel}
+Release: %{mainrel}%{?use_git:.D%{gitdate}git%{shorthash}}%{?dist}%{flagrel}.1
Summary: Light eye-candy fully themable animated dock
License: GPLv3+
@@ -186,6 +186,9 @@ install -cpm 644 \
%{_libdir}/%{name}/libgldi.so.3*
%changelog
+* Wed Feb 09 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> -
3.4.1-13.D20210327git6c569e6.1
+- Rebuilt for
https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
+
* Mon Sep 20 2021 Mamoru TASAKA <mtasaka(a)fedoraproject.org> -
3.4.1-13.D20210327git6c569e6
- wayland-manager: allocate new wl_output information by checking id
(Fix segfault on KDE Plasma wayland session: redhat bug 2000812)