From d604436937e616824f9ab18db076ee4930ff6fbc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 18:18:21 +0000 Subject: [PATCH 01/34] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- libXcursor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libXcursor.spec b/libXcursor.spec index da1af0c..2d6867c 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -5,7 +5,7 @@ Summary: Cursor management library Name: libXcursor Version: 1.1.14 -Release: 6%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 7%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -104,6 +104,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/Xcursor*.3* %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 1.1.14-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Feb 04 2016 Fedora Release Engineering - 1.1.14-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild From 40ce0bbab80b88d0fc0d44d27763ea5c4273086c Mon Sep 17 00:00:00 2001 From: Benjamin Tissoires Date: Fri, 17 Feb 2017 15:14:11 +0100 Subject: [PATCH 02/34] Remove RHEL default cursor theme variant (rhbz#1388458) --- index.theme.rhel | 2 -- libXcursor.spec | 10 ++++------ 2 files changed, 4 insertions(+), 8 deletions(-) delete mode 100644 index.theme.rhel diff --git a/index.theme.rhel b/index.theme.rhel deleted file mode 100644 index 6eed8fe..0000000 --- a/index.theme.rhel +++ /dev/null @@ -1,2 +0,0 @@ -[Icon Theme] -Inherits=dmz-aa diff --git a/libXcursor.spec b/libXcursor.spec index 2d6867c..d544f95 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -5,7 +5,7 @@ Summary: Cursor management library Name: libXcursor Version: 1.1.14 -Release: 7%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 8%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -18,7 +18,6 @@ Source3: commitid Source0: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2 %endif Source1: index.theme -Source4: index.theme.rhel Requires: libX11 >= 1.5.99.902 @@ -68,11 +67,7 @@ rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/default -%if 0%{?rhel} -install -m 644 -p %{SOURCE4} $RPM_BUILD_ROOT%{_datadir}/icons/default/index.theme -%else install -m 644 -p %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/icons/default/index.theme -%endif # We intentionally don't ship *.la files rm -f $RPM_BUILD_ROOT%{_libdir}/*.la @@ -104,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/Xcursor*.3* %changelog +* Fri Feb 17 2017 Benjamin Tissoires 1.1.14-8 +- Remove RHEL default cursor theme variant (rhbz#1388458) + * Fri Feb 10 2017 Fedora Release Engineering - 1.1.14-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild From d1f8a5569020e6a6a59896875e14cfab8d2eeb28 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 26 Jul 2017 18:26:59 +0000 Subject: [PATCH 03/34] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- libXcursor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libXcursor.spec b/libXcursor.spec index d544f95..c909e77 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -5,7 +5,7 @@ Summary: Cursor management library Name: libXcursor Version: 1.1.14 -Release: 8%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 9%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/Xcursor*.3* %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 1.1.14-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Fri Feb 17 2017 Benjamin Tissoires 1.1.14-8 - Remove RHEL default cursor theme variant (rhbz#1388458) From 7e426c67e59781bc90afd0c2ae225eb45ea49b9b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 3 Aug 2017 01:06:53 +0000 Subject: [PATCH 04/34] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild --- libXcursor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libXcursor.spec b/libXcursor.spec index c909e77..4c3580a 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -5,7 +5,7 @@ Summary: Cursor management library Name: libXcursor Version: 1.1.14 -Release: 9%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 10%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/Xcursor*.3* %changelog +* Thu Aug 03 2017 Fedora Release Engineering - 1.1.14-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + * Wed Jul 26 2017 Fedora Release Engineering - 1.1.14-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild From 8e8457bdb41421f262f7c75e66603f4f409408db Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 7 Feb 2018 21:05:34 +0000 Subject: [PATCH 05/34] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libXcursor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libXcursor.spec b/libXcursor.spec index 4c3580a..e1e600b 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -5,7 +5,7 @@ Summary: Cursor management library Name: libXcursor Version: 1.1.14 -Release: 10%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 11%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/Xcursor*.3* %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 1.1.14-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Aug 03 2017 Fedora Release Engineering - 1.1.14-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild From 1d2fc55be56804051a60fb05b53120179c788664 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:18:18 +0100 Subject: [PATCH 06/34] Remove %clean section None of currently supported distributions need that. Last one was EL5 which is EOL for a while. Signed-off-by: Igor Gnatenko --- libXcursor.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libXcursor.spec b/libXcursor.spec index e1e600b..33b7c98 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -72,9 +72,6 @@ install -m 644 -p %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/icons/default/index.them # We intentionally don't ship *.la files rm -f $RPM_BUILD_ROOT%{_libdir}/*.la -%clean -rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig From 7ef5bb210f8148908fc5188db9294e1c8dd2f9c5 Mon Sep 17 00:00:00 2001 From: Benjamin Tissoires Date: Mon, 26 Feb 2018 16:01:38 +0100 Subject: [PATCH 07/34] libXcursor 1.1.15 --- .gitignore | 1 + libXcursor.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 468381d..1566901 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ libXcursor-1.1.10.tar.bz2 /libXcursor-1.1.13.tar.bz2 /libXcursor-20130524.tar.bz2 /libXcursor-1.1.14.tar.bz2 +/libXcursor-1.1.15.tar.bz2 diff --git a/libXcursor.spec b/libXcursor.spec index 33b7c98..aa953ac 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -4,8 +4,8 @@ Summary: Cursor management library Name: libXcursor -Version: 1.1.14 -Release: 11%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Version: 1.1.15 +Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -96,6 +96,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog +* Mon Feb 26 2018 Benjamin Tissoires 1.1.15-1%{?gitdate:.git}%{?dist} +- libXcursor 1.1.15 + * Wed Feb 07 2018 Fedora Release Engineering - 1.1.14-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild diff --git a/sources b/sources index b980a90..1aa7121 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1e7c17afbbce83e2215917047c57d1b3 libXcursor-1.1.14.tar.bz2 +SHA512 (libXcursor-1.1.15.tar.bz2) = 53ad0fa2afd7b4cf1108b560e44ea71abdf5c55a18df243d7123942513589c927f5c105395f790d8769959e0129db54264e6aac7efd51a5f1aec270379b1f2f5 From 52c93a9a70eca4463411aa3c9b306148398573a2 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Fri, 29 Jun 2018 17:21:32 -0400 Subject: [PATCH 08/34] Use ldconfig scriptlet macros --- libXcursor.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/libXcursor.spec b/libXcursor.spec index aa953ac..e04ea01 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -5,7 +5,7 @@ Summary: Cursor management library Name: libXcursor Version: 1.1.15 -Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -72,8 +72,8 @@ install -m 644 -p %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/icons/default/index.them # We intentionally don't ship *.la files rm -f $RPM_BUILD_ROOT%{_libdir}/*.la -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%ldconfig_post +%ldconfig_postun %files %defattr(-,root,root,-) @@ -96,6 +96,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog +* Fri Jun 29 2018 Adam Jackson - 1.1.15-2 +- Use ldconfig scriptlet macros + * Mon Feb 26 2018 Benjamin Tissoires 1.1.15-1%{?gitdate:.git}%{?dist} - libXcursor 1.1.15 From 64aa30f6c175c461547c46db8f41c4be6b80c801 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Thu, 5 Jul 2018 11:25:33 -0400 Subject: [PATCH 09/34] Drop useless %defattr --- libXcursor.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/libXcursor.spec b/libXcursor.spec index e04ea01..a4d3759 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -5,7 +5,7 @@ Summary: Cursor management library Name: libXcursor Version: 1.1.15 -Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 3%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -76,7 +76,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %ldconfig_postun %files -%defattr(-,root,root,-) %doc AUTHORS COPYING README %{_libdir}/libXcursor.so.1 %{_libdir}/libXcursor.so.1.0.2 @@ -84,7 +83,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_datadir}/icons/default/index.theme %files devel -%defattr(-,root,root,-) %dir %{_includedir}/X11/Xcursor %{_includedir}/X11/Xcursor/Xcursor.h %if %{with_static} @@ -96,6 +94,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog +* Thu Jul 05 2018 Adam Jackson - 1.1.15-3 +- Drop useless %%defattr + * Fri Jun 29 2018 Adam Jackson - 1.1.15-2 - Use ldconfig scriptlet macros From 70933343dc04f462e2106181c50a580be71d34db Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 13 Jul 2018 07:44:55 +0000 Subject: [PATCH 10/34] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libXcursor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libXcursor.spec b/libXcursor.spec index a4d3759..44fbdd8 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -5,7 +5,7 @@ Summary: Cursor management library Name: libXcursor Version: 1.1.15 -Release: 3%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -94,6 +94,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 1.1.15-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu Jul 05 2018 Adam Jackson - 1.1.15-3 - Drop useless %%defattr From 4dcff919b1b28a403aaa9a0a73569ee3bc6ca66e Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:17:52 +0100 Subject: [PATCH 11/34] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- libXcursor.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/libXcursor.spec b/libXcursor.spec index 44fbdd8..bba2ea9 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -7,7 +7,6 @@ Name: libXcursor Version: 1.1.15 Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT -Group: System Environment/Libraries URL: http://www.x.org %if 0%{?gitdate} @@ -37,7 +36,6 @@ several sizes and the library automatically picks the best size. %package devel Summary: Development files for %{name} -Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel From daa45eeba4e3f864663bd56f0b16f943569d3f78 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 1 Feb 2019 06:34:55 +0000 Subject: [PATCH 12/34] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libXcursor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libXcursor.spec b/libXcursor.spec index bba2ea9..377370a 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -5,7 +5,7 @@ Summary: Cursor management library Name: libXcursor Version: 1.1.15 -Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 5%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 1.1.15-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Fri Jul 13 2018 Fedora Release Engineering - 1.1.15-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild From b5f549a3b314eb7de7365aafe5107afc7e7556de Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jul 2019 12:41:53 +0000 Subject: [PATCH 13/34] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libXcursor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libXcursor.spec b/libXcursor.spec index 377370a..8bde7e3 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -5,7 +5,7 @@ Summary: Cursor management library Name: libXcursor Version: 1.1.15 -Release: 5%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 6%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 1.1.15-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Fri Feb 01 2019 Fedora Release Engineering - 1.1.15-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild From c4644868b9e75489cddd4f2bc08c168c0ef65b0d Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Thu, 26 Sep 2019 11:56:04 -0400 Subject: [PATCH 14/34] libXcursor 1.2.0 --- .gitignore | 1 + libXcursor.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 1566901..a82c115 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ libXcursor-1.1.10.tar.bz2 /libXcursor-20130524.tar.bz2 /libXcursor-1.1.14.tar.bz2 /libXcursor-1.1.15.tar.bz2 +/libXcursor-1.2.0.tar.bz2 diff --git a/libXcursor.spec b/libXcursor.spec index 8bde7e3..97d31f1 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -4,8 +4,8 @@ Summary: Cursor management library Name: libXcursor -Version: 1.1.15 -Release: 6%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Version: 1.2.0 +Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -74,7 +74,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %ldconfig_postun %files -%doc AUTHORS COPYING README +%doc AUTHORS COPYING README.md %{_libdir}/libXcursor.so.1 %{_libdir}/libXcursor.so.1.0.2 %dir %{_datadir}/icons/default @@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog +* Thu Sep 26 2019 Adam Jackson - 1.2.0-1 +- libXcursor 1.2.0 + * Thu Jul 25 2019 Fedora Release Engineering - 1.1.15-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index 1aa7121..3d9b280 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libXcursor-1.1.15.tar.bz2) = 53ad0fa2afd7b4cf1108b560e44ea71abdf5c55a18df243d7123942513589c927f5c105395f790d8769959e0129db54264e6aac7efd51a5f1aec270379b1f2f5 +SHA512 (libXcursor-1.2.0.tar.bz2) = 2b12d0fd17e311ce269dbba58588698885815eb07aa44d48525ed5cd9e5f379bb90138a792a191e2f74888ab10b3ca9a4f507f21de0984ed79748973ab927a03 From f32c3cc57dc59cce30f00503acdde4cbbbafea98 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jan 2020 08:27:12 +0000 Subject: [PATCH 15/34] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libXcursor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libXcursor.spec b/libXcursor.spec index 97d31f1..259f537 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -5,7 +5,7 @@ Summary: Cursor management library Name: libXcursor Version: 1.2.0 -Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 1.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Sep 26 2019 Adam Jackson - 1.2.0-1 - libXcursor 1.2.0 From f4fa8b6974cbee43bc6c40fcc16e09033202c56a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jul 2020 04:08:54 +0000 Subject: [PATCH 16/34] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libXcursor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libXcursor.spec b/libXcursor.spec index 259f537..8ad3fef 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -5,7 +5,7 @@ Summary: Cursor management library Name: libXcursor Version: 1.2.0 -Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 3%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 1.2.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jan 29 2020 Fedora Release Engineering - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From 7d7177de3d4590f9a3c7dffecb7efff6ab639db1 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 5 Nov 2020 11:15:58 +1000 Subject: [PATCH 17/34] Add BuildRequires for make --- libXcursor.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libXcursor.spec b/libXcursor.spec index 8ad3fef..0c32c4c 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -5,7 +5,7 @@ Summary: Cursor management library Name: libXcursor Version: 1.2.0 -Release: 3%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -20,6 +20,7 @@ Source1: index.theme Requires: libX11 >= 1.5.99.902 +BuildRequires: make BuildRequires: autoconf automake libtool BuildRequires: xorg-x11-util-macros BuildRequires: xorg-x11-proto-devel @@ -92,6 +93,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog +* Thu Nov 5 11:15:57 AEST 2020 Peter Hutterer - 1.2.0-4 +- Add BuildRequires for make + * Tue Jul 28 2020 Fedora Release Engineering - 1.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 5236407aae016d6f5cf28d12489fc3eb97b59a29 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 26 Jan 2021 16:34:11 +0000 Subject: [PATCH 18/34] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libXcursor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libXcursor.spec b/libXcursor.spec index 0c32c4c..2ba2faf 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -5,7 +5,7 @@ Summary: Cursor management library Name: libXcursor Version: 1.2.0 -Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 5%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -93,6 +93,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.2.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Nov 5 11:15:57 AEST 2020 Peter Hutterer - 1.2.0-4 - Add BuildRequires for make From 25b5cd7585e3c73d51da55e5641804a723bd120b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 22 Jul 2021 10:51:54 +0000 Subject: [PATCH 19/34] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libXcursor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libXcursor.spec b/libXcursor.spec index 2ba2faf..eed052f 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -5,7 +5,7 @@ Summary: Cursor management library Name: libXcursor Version: 1.2.0 -Release: 5%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 6%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -93,6 +93,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 1.2.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jan 26 2021 Fedora Release Engineering - 1.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From 41669f701827f6441c50881d7e12bd181bbb16bd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jan 2022 15:39:46 +0000 Subject: [PATCH 20/34] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libXcursor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libXcursor.spec b/libXcursor.spec index eed052f..878bde0 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -5,7 +5,7 @@ Summary: Cursor management library Name: libXcursor Version: 1.2.0 -Release: 6%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 7%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -93,6 +93,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 1.2.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Thu Jul 22 2021 Fedora Release Engineering - 1.2.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From c6ddb389c5ab9db90cba99998676336158fb2431 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 11 Apr 2022 11:12:42 +1000 Subject: [PATCH 21/34] libXcursor 1.2.1 --- .gitignore | 9 +-------- libXcursor.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index a82c115..f4bbdde 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1 @@ -libXcursor-1.1.10.tar.bz2 -/libXcursor-1.1.11.tar.bz2 -/libXcursor-1.1.12.tar.bz2 -/libXcursor-1.1.13.tar.bz2 -/libXcursor-20130524.tar.bz2 -/libXcursor-1.1.14.tar.bz2 -/libXcursor-1.1.15.tar.bz2 -/libXcursor-1.2.0.tar.bz2 +/libXcursor-*.tar.xz diff --git a/libXcursor.spec b/libXcursor.spec index 878bde0..c2de29c 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -4,8 +4,8 @@ Summary: Cursor management library Name: libXcursor -Version: 1.2.0 -Release: 7%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Version: 1.2.1 +Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -14,7 +14,7 @@ Source0: %{tarball}-%{gitdate}.tar.bz2 Source2: make-git-snapshot.sh Source3: commitid %else -Source0: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2 +Source0: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.xz %endif Source1: index.theme @@ -93,6 +93,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog +* Mon Apr 11 2022 Peter Hutterer - 1.2.1-1 +- libXcursor 1.2.1 + * Thu Jan 20 2022 Fedora Release Engineering - 1.2.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild diff --git a/sources b/sources index 3d9b280..9960690 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libXcursor-1.2.0.tar.bz2) = 2b12d0fd17e311ce269dbba58588698885815eb07aa44d48525ed5cd9e5f379bb90138a792a191e2f74888ab10b3ca9a4f507f21de0984ed79748973ab927a03 +SHA512 (libXcursor-1.2.1.tar.xz) = ebb42a39855aab86d0c11fe6ad33d011cf56a6dc5c309bef643460319c03df239b7e09fe88777bb25c0e9ff8aceac6bf66e51cc04a2d5ee463b3bc3bbf1674e3 From 9720fa399c243c8ece6e98a66c19a49d0f7a1752 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2022 17:12:33 +0000 Subject: [PATCH 22/34] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libXcursor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libXcursor.spec b/libXcursor.spec index c2de29c..389b058 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -5,7 +5,7 @@ Summary: Cursor management library Name: libXcursor Version: 1.2.1 -Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -93,6 +93,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 1.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Apr 11 2022 Peter Hutterer - 1.2.1-1 - libXcursor 1.2.1 From 04038e2d7806cbca38af8a330c34ecba655d64f5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 19 Jan 2023 15:43:35 +0000 Subject: [PATCH 23/34] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libXcursor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libXcursor.spec b/libXcursor.spec index 389b058..1a4e44d 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -5,7 +5,7 @@ Summary: Cursor management library Name: libXcursor Version: 1.2.1 -Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 3%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -93,6 +93,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 1.2.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Thu Jul 21 2022 Fedora Release Engineering - 1.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From dd71661306fcbb194b8c3ce937f1f594351ce785 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 10:10:13 +0000 Subject: [PATCH 24/34] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libXcursor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libXcursor.spec b/libXcursor.spec index 1a4e44d..cd28996 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -5,7 +5,7 @@ Summary: Cursor management library Name: libXcursor Version: 1.2.1 -Release: 3%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -93,6 +93,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 1.2.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Jan 19 2023 Fedora Release Engineering - 1.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From 3741f686560d61311bfb3c2ac3483911c8825c86 Mon Sep 17 00:00:00 2001 From: Benjamin Tissoires Date: Wed, 6 Sep 2023 12:16:18 +0200 Subject: [PATCH 25/34] SPDX Migration --- libXcursor.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libXcursor.spec b/libXcursor.spec index cd28996..85fb554 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -5,8 +5,8 @@ Summary: Cursor management library Name: libXcursor Version: 1.2.1 -Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} -License: MIT +Release: 5%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +License: HPND-sell-variant URL: http://www.x.org %if 0%{?gitdate} @@ -93,6 +93,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog +* Wed Sep 06 2023 Benjamin Tissoires - 1.2.1-5git8f677eaea} +- SPDX Migration + * Thu Jul 20 2023 Fedora Release Engineering - 1.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From fdaf62be9ecccf1ee67b39f21b230346cbba3713 Mon Sep 17 00:00:00 2001 From: Benjamin Tissoires Date: Wed, 6 Sep 2023 14:38:50 +0200 Subject: [PATCH 26/34] fix changelog version --- libXcursor.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libXcursor.spec b/libXcursor.spec index 85fb554..1f4bd22 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -93,7 +93,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog -* Wed Sep 06 2023 Benjamin Tissoires - 1.2.1-5git8f677eaea} +* Wed Sep 06 2023 Benjamin Tissoires - 1.2.1-5 - SPDX Migration * Thu Jul 20 2023 Fedora Release Engineering - 1.2.1-4 From 19642ab7eb5604f5ac3ef5bd9c9c9d2bf37e7a09 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 03:29:06 +0000 Subject: [PATCH 27/34] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- libXcursor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libXcursor.spec b/libXcursor.spec index 1f4bd22..5db9338 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -5,7 +5,7 @@ Summary: Cursor management library Name: libXcursor Version: 1.2.1 -Release: 5%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 6%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: HPND-sell-variant URL: http://www.x.org @@ -93,6 +93,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 1.2.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Wed Sep 06 2023 Benjamin Tissoires - 1.2.1-5 - SPDX Migration From d1f69147a6fbb0a268c91665f112c99b0fd6b8b1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jan 2024 01:26:35 +0000 Subject: [PATCH 28/34] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- libXcursor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libXcursor.spec b/libXcursor.spec index 5db9338..122bf4e 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -5,7 +5,7 @@ Summary: Cursor management library Name: libXcursor Version: 1.2.1 -Release: 6%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 7%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: HPND-sell-variant URL: http://www.x.org @@ -93,6 +93,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog +* Thu Jan 25 2024 Fedora Release Engineering - 1.2.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sun Jan 21 2024 Fedora Release Engineering - 1.2.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From c542ea18780b6df77651439947fe106efd00e6bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Exp=C3=B3sito?= Date: Mon, 4 Mar 2024 11:10:09 +0100 Subject: [PATCH 29/34] libXcursor 1.2.2 Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2267474 --- libXcursor.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/libXcursor.spec b/libXcursor.spec index 122bf4e..b5bbb2c 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -4,8 +4,8 @@ Summary: Cursor management library Name: libXcursor -Version: 1.2.1 -Release: 7%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Version: 1.2.2 +Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: HPND-sell-variant URL: http://www.x.org @@ -93,6 +93,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog +* Mon Mar 04 2021 José Expósito - 1.2.2-1 +- libXcursor 1.2.2 + * Thu Jan 25 2024 Fedora Release Engineering - 1.2.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff --git a/sources b/sources index 9960690..e05dcf4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libXcursor-1.2.1.tar.xz) = ebb42a39855aab86d0c11fe6ad33d011cf56a6dc5c309bef643460319c03df239b7e09fe88777bb25c0e9ff8aceac6bf66e51cc04a2d5ee463b3bc3bbf1674e3 +SHA512 (libXcursor-1.2.2.tar.xz) = 6550ce1e69b35ef3356f25e31aa2779503d9cea780eff307cb646364993dfaa971304085d32677e68996bd3b8e067436c8fc89aeb4db07a12ce5bc93b735b5b0 From 1a443744b69b3249345bd4c75bae226d25067e7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Exp=C3=B3sito?= Date: Mon, 4 Mar 2024 11:15:47 +0100 Subject: [PATCH 30/34] Fix changelog date --- libXcursor.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libXcursor.spec b/libXcursor.spec index b5bbb2c..d321dbb 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -93,7 +93,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog -* Mon Mar 04 2021 José Expósito - 1.2.2-1 +* Mon Mar 04 2024 José Expósito - 1.2.2-1 - libXcursor 1.2.2 * Thu Jan 25 2024 Fedora Release Engineering - 1.2.1-7 From 05c536a3b62df9d9a10d85a533193524ffcff910 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 18 Jul 2024 13:13:41 +0000 Subject: [PATCH 31/34] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- libXcursor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libXcursor.spec b/libXcursor.spec index d321dbb..ad43a12 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -5,7 +5,7 @@ Summary: Cursor management library Name: libXcursor Version: 1.2.2 -Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: HPND-sell-variant URL: http://www.x.org @@ -93,6 +93,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog +* Thu Jul 18 2024 Fedora Release Engineering - 1.2.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Mon Mar 04 2024 José Expósito - 1.2.2-1 - libXcursor 1.2.2 From 175f3e3a7bc2a79cceb1200d61400a4223dbc95e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Exp=C3=B3sito?= Date: Thu, 7 Nov 2024 10:59:12 +0100 Subject: [PATCH 32/34] libXcursor 1.2.3 --- libXcursor.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/libXcursor.spec b/libXcursor.spec index ad43a12..f1ea1aa 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -4,8 +4,8 @@ Summary: Cursor management library Name: libXcursor -Version: 1.2.2 -Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Version: 1.2.3 +Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: HPND-sell-variant URL: http://www.x.org @@ -93,6 +93,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog +* Thu Nov 07 2024 José Expósito - 1.2.3-1 +- libXcursor 1.2.3 + * Thu Jul 18 2024 Fedora Release Engineering - 1.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild diff --git a/sources b/sources index e05dcf4..552fa66 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libXcursor-1.2.2.tar.xz) = 6550ce1e69b35ef3356f25e31aa2779503d9cea780eff307cb646364993dfaa971304085d32677e68996bd3b8e067436c8fc89aeb4db07a12ce5bc93b735b5b0 +SHA512 (libXcursor-1.2.3.tar.xz) = 069a1eb27a0ee1b29b251bb6c2d0688543a791d6862fad643279e86736e1c12ca6fc02b85b8611c225a9735dc00efab84672d42b547baa97304362f0c5ae0b5a From 8f93bb7ef022dcb2b078a64ec340a60bc5d07686 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jan 2025 10:28:47 +0000 Subject: [PATCH 33/34] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- libXcursor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libXcursor.spec b/libXcursor.spec index f1ea1aa..1a52c8e 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -5,7 +5,7 @@ Summary: Cursor management library Name: libXcursor Version: 1.2.3 -Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: HPND-sell-variant URL: http://www.x.org @@ -93,6 +93,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog +* Fri Jan 17 2025 Fedora Release Engineering - 1.2.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Thu Nov 07 2024 José Expósito - 1.2.3-1 - libXcursor 1.2.3 From 04b5e963d9b3b58413da15ea10d248345d157039 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 24 Jul 2025 19:17:37 +0000 Subject: [PATCH 34/34] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- libXcursor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libXcursor.spec b/libXcursor.spec index 1a52c8e..7c7137f 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -5,7 +5,7 @@ Summary: Cursor management library Name: libXcursor Version: 1.2.3 -Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 3%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: HPND-sell-variant URL: http://www.x.org @@ -93,6 +93,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog +* Thu Jul 24 2025 Fedora Release Engineering - 1.2.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Fri Jan 17 2025 Fedora Release Engineering - 1.2.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild