From 5012108a3362991cafdcda67ed6b3c954fa2f466 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 8 Jun 2014 04:20:09 -0500 Subject: [PATCH 01/36] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- tzclock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tzclock.spec b/tzclock.spec index 9801a1a..6042b32 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,6 +1,6 @@ Name: tzclock Version: 3.0.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GTK+ graphical Clock displaying the time around the world Group: Amusements/Graphics @@ -77,6 +77,9 @@ exit 0 %{_mandir}/man1/* %changelog +* Sun Jun 08 2014 Fedora Release Engineering - 3.0.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon May 19 2014 Mamoru TASAKA - 3.0.5-1 - 3.0.5 From f143271aa990876f2b6a003d39b0e877fc016510 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 18 Aug 2014 06:37:04 +0000 Subject: [PATCH 02/36] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- tzclock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tzclock.spec b/tzclock.spec index 6042b32..91b6913 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,6 +1,6 @@ Name: tzclock Version: 3.0.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: GTK+ graphical Clock displaying the time around the world Group: Amusements/Graphics @@ -77,6 +77,9 @@ exit 0 %{_mandir}/man1/* %changelog +* Mon Aug 18 2014 Fedora Release Engineering - 3.0.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Sun Jun 08 2014 Fedora Release Engineering - 3.0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild From 988a2568c9d672e34ffc166dd94f6efd85425411 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 19 Jun 2015 03:38:52 +0000 Subject: [PATCH 03/36] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- tzclock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tzclock.spec b/tzclock.spec index 91b6913..7486f23 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,6 +1,6 @@ Name: tzclock Version: 3.0.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: GTK+ graphical Clock displaying the time around the world Group: Amusements/Graphics @@ -77,6 +77,9 @@ exit 0 %{_mandir}/man1/* %changelog +* Fri Jun 19 2015 Fedora Release Engineering - 3.0.5-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Mon Aug 18 2014 Fedora Release Engineering - 3.0.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild From 3a10b828516abf8856a02209899a41cd38ddd7a3 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Fri, 25 Sep 2015 21:08:35 +0900 Subject: [PATCH 04/36] 3.0.6 --- .gitignore | 1 + sources | 2 +- tzclock.spec | 11 ++++++----- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 7adabb7..b88902f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ tzclock-2.7.7.tar.bz2 /tzclock-3.0.2.tar.bz2 /tzclock-3.0.3.tar.bz2 /tzclock-3.0.5.tar.bz2 +/tzclock-3.0.6.tar.bz2 diff --git a/sources b/sources index 8fd1aa5..6063f86 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -093c9843ee52e75784536b5467275099 tzclock-3.0.5.tar.bz2 +1a1a9096ef8137217c0edda728a2b64b tzclock-3.0.6.tar.bz2 diff --git a/tzclock.spec b/tzclock.spec index 7486f23..6e9c393 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,6 +1,6 @@ Name: tzclock -Version: 3.0.5 -Release: 4%{?dist} +Version: 3.0.6 +Release: 1%{?dist} Summary: GTK+ graphical Clock displaying the time around the world Group: Amusements/Graphics @@ -37,9 +37,6 @@ sed -i.suffix \ desktop-file-install \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ -%if 0%{?fedora} < 19 - --vendor fedora \ -%endif --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applications/TzClock.desktop @@ -71,12 +68,16 @@ exit 0 %doc COPYING %{_bindir}/* +%{_datadir}/appdata/%{name}.appdata.xml %{_datadir}/icons/hicolor/*/*/tzclock* %{_datadir}/applications/*desktop %{_mandir}/man1/* %changelog +* Fri Sep 25 2015 Mamoru TASAKA - 3.0.6-1 +- 3.0.6 + * Fri Jun 19 2015 Fedora Release Engineering - 3.0.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild From e1f5dde13d265687a1da406789fc60c434457eeb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 5 Feb 2016 02:12:43 +0000 Subject: [PATCH 05/36] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- tzclock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tzclock.spec b/tzclock.spec index 6e9c393..af5b27f 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,6 +1,6 @@ Name: tzclock Version: 3.0.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GTK+ graphical Clock displaying the time around the world Group: Amusements/Graphics @@ -75,6 +75,9 @@ exit 0 %{_mandir}/man1/* %changelog +* Fri Feb 05 2016 Fedora Release Engineering - 3.0.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Fri Sep 25 2015 Mamoru TASAKA - 3.0.6-1 - 3.0.6 From 2a339bd4b2d93477f3cca55feb1028a239f8f42d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 11 Feb 2017 16:34:42 +0000 Subject: [PATCH 06/36] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- tzclock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tzclock.spec b/tzclock.spec index af5b27f..ec7cd89 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,6 +1,6 @@ Name: tzclock Version: 3.0.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: GTK+ graphical Clock displaying the time around the world Group: Amusements/Graphics @@ -75,6 +75,9 @@ exit 0 %{_mandir}/man1/* %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 3.0.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Fri Feb 05 2016 Fedora Release Engineering - 3.0.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild From 23ff6960f06c0852908712299c6de5dfb13f923c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 27 Jul 2017 20:50:28 +0000 Subject: [PATCH 07/36] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- tzclock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tzclock.spec b/tzclock.spec index ec7cd89..535fe1a 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,6 +1,6 @@ Name: tzclock Version: 3.0.6 -Release: 3%{?dist} +Release: 4%{?dist} Summary: GTK+ graphical Clock displaying the time around the world Group: Amusements/Graphics @@ -75,6 +75,9 @@ exit 0 %{_mandir}/man1/* %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 3.0.6-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Sat Feb 11 2017 Fedora Release Engineering - 3.0.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild From 8dbdc4621e390fb045fdab50a79bd32a691ad9df Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 3 Aug 2017 09:40:59 +0000 Subject: [PATCH 08/36] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild --- tzclock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tzclock.spec b/tzclock.spec index 535fe1a..3e0a062 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,6 +1,6 @@ Name: tzclock Version: 3.0.6 -Release: 4%{?dist} +Release: 5%{?dist} Summary: GTK+ graphical Clock displaying the time around the world Group: Amusements/Graphics @@ -75,6 +75,9 @@ exit 0 %{_mandir}/man1/* %changelog +* Thu Aug 03 2017 Fedora Release Engineering - 3.0.6-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + * Thu Jul 27 2017 Fedora Release Engineering - 3.0.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild From 1d9d0ef89b1b4d6c13f41ffdaad1e4240fa934fe Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 18 Jan 2018 22:42:26 +0100 Subject: [PATCH 09/36] Remove obsolete scriptlets Signed-off-by: Igor Gnatenko --- tzclock.spec | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/tzclock.spec b/tzclock.spec index 3e0a062..5435ff3 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,6 +1,6 @@ Name: tzclock Version: 3.0.6 -Release: 5%{?dist} +Release: 6%{?dist} Summary: GTK+ graphical Clock displaying the time around the world Group: Amusements/Graphics @@ -47,21 +47,6 @@ desktop-file-install \ # Not needed %{__rm} -f $RPM_BUILD_ROOT%{_bindir}/screenSize -%post -touch --no-create %{_datadir}/icons/hicolor/ -exit 0 - -%postun -[ "$1" -eq 0 ] || exit 0 - -touch --no-create %{_datadir}/icons/hicolor/ -%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor -exit 0 - -%posttrans -%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor -exit 0 - %files %defattr(-,root,root,-) %doc AUTHORS @@ -75,6 +60,9 @@ exit 0 %{_mandir}/man1/* %changelog +* Thu Jan 18 2018 Igor Gnatenko - 3.0.6-6 +- Remove obsolete scriptlets + * Thu Aug 03 2017 Fedora Release Engineering - 3.0.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild From e218d0747a6ec0970a3c11603fc19b9bdf92c971 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 9 Feb 2018 19:49:07 +0000 Subject: [PATCH 10/36] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- tzclock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tzclock.spec b/tzclock.spec index 5435ff3..29a0512 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,6 +1,6 @@ Name: tzclock Version: 3.0.6 -Release: 6%{?dist} +Release: 7%{?dist} Summary: GTK+ graphical Clock displaying the time around the world Group: Amusements/Graphics @@ -60,6 +60,9 @@ desktop-file-install \ %{_mandir}/man1/* %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 3.0.6-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Jan 18 2018 Igor Gnatenko - 3.0.6-6 - Remove obsolete scriptlets From 238041f4e5204e4bdefa3cb00cab7708849356e7 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Tue, 13 Feb 2018 18:17:12 +0900 Subject: [PATCH 11/36] 3.1.7 --- .gitignore | 1 + sources | 2 +- tzclock.spec | 35 +++++++++++++++++++---------------- 3 files changed, 21 insertions(+), 17 deletions(-) diff --git a/.gitignore b/.gitignore index b88902f..cccae29 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ tzclock-2.7.7.tar.bz2 /tzclock-3.0.3.tar.bz2 /tzclock-3.0.5.tar.bz2 /tzclock-3.0.6.tar.bz2 +/tzclock-3.1.7.tar.bz2 diff --git a/sources b/sources index 6063f86..f03566c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1a1a9096ef8137217c0edda728a2b64b tzclock-3.0.6.tar.bz2 +SHA512 (tzclock-3.1.7.tar.bz2) = b9d382c8c091d48b4bf67a4673eb910c5350593ac6e1c76949f75422c88ca1f78969f5c98937e0a1be669d16075026ff98a13f96a1484b320a2dda1684efbc05 diff --git a/tzclock.spec b/tzclock.spec index 29a0512..5136df4 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,22 +1,22 @@ Name: tzclock -Version: 3.0.6 -Release: 7%{?dist} +Version: 3.1.7 +Release: 1%{?dist} Summary: GTK+ graphical Clock displaying the time around the world Group: Amusements/Graphics License: GPLv2 -URL: http://www.tzclock.org/ +URL: https://theknight.co.uk/ Source0: http://www.tzclock.org/releases/source/%{name}-%{version}.tar.bz2 -BuildRequires: gtk3-devel -BuildRequires: libnotify-devel +BuildRequires: pkgconfig(gtk+-3.0) +BuildRequires: pkgconfig(libnotify) BuildRequires: desktop-file-utils %description TzClock is an X Window GTK+ graphical Clock that can display the time around the world. It supports multiple faces showing different time zones. -There is a stopwatch funtion that is accurate to a tenth of a second, +There is a stopwatch function that is accurate to a tenth of a second, plus there are many other nice features for you to discover. %prep @@ -24,7 +24,7 @@ plus there are many other nice features for you to discover. sed -i.suffix \ -e 's|^Icon=.*|Icon=tzclock|' \ - TzClock.desktop + %{name}.desktop %build %configure @@ -33,19 +33,19 @@ sed -i.suffix \ %install %{__make} install \ INSTALL="%{__install} -p" \ - DESTDIR=$RPM_BUILD_ROOT + DESTDIR=%{buildroot} desktop-file-install \ - --dir $RPM_BUILD_ROOT%{_datadir}/applications \ + --dir %{buildroot}%{_datadir}/applications \ --delete-original \ - $RPM_BUILD_ROOT%{_datadir}/applications/TzClock.desktop + %{buildroot}%{_datadir}/applications/tzclock.desktop -# I like lower case! -%{__ln_s} -f TzClock $RPM_BUILD_ROOT%{_bindir}/%{name} -%{__ln_s} -f TzClock.1 $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1 - -# Not needed -%{__rm} -f $RPM_BUILD_ROOT%{_bindir}/screenSize +# Backward compatibility +%if 0%{?fedora} < 28 +ln -sf tzclock %{buildroot}%{_bindir}/TzClock +ln -sf tzclock.1.gz %{buildroot}%{_mandir}/man1/TzClock.1.gz +mv %{buildroot}%{_datadir}/applications/{tzclock,TzClock}.desktop +%endif %files %defattr(-,root,root,-) @@ -60,6 +60,9 @@ desktop-file-install \ %{_mandir}/man1/* %changelog +* Tue Feb 13 2018 Mamoru TASAKA - 3.1.7-1 +- 3.1.7 + * Fri Feb 09 2018 Fedora Release Engineering - 3.0.6-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild From c659d0334a6b572576404059cda63343ceb73f34 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 9 Jul 2018 19:06:52 +0200 Subject: [PATCH 12/36] add BuildRequires: gcc Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot --- tzclock.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/tzclock.spec b/tzclock.spec index 5136df4..730fca6 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -8,6 +8,7 @@ License: GPLv2 URL: https://theknight.co.uk/ Source0: http://www.tzclock.org/releases/source/%{name}-%{version}.tar.bz2 +BuildRequires: gcc BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(libnotify) BuildRequires: desktop-file-utils From f10fcdcf1d50fe5ee56ee8e0ed701d30254de066 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 01:40:19 -0500 Subject: [PATCH 13/36] Remove needless use of %defattr --- tzclock.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/tzclock.spec b/tzclock.spec index 730fca6..4ddffc2 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -49,7 +49,6 @@ mv %{buildroot}%{_datadir}/applications/{tzclock,TzClock}.desktop %endif %files -%defattr(-,root,root,-) %doc AUTHORS %doc COPYING From 0ae3c1258ba5130f73ffdc429809b6c14484ce5a Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Tue, 10 Jul 2018 22:34:03 +0900 Subject: [PATCH 14/36] =?UTF-8?q?=E3=80=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tzclock.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/tzclock.spec b/tzclock.spec index 4ddffc2..730fca6 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -49,6 +49,7 @@ mv %{buildroot}%{_datadir}/applications/{tzclock,TzClock}.desktop %endif %files +%defattr(-,root,root,-) %doc AUTHORS %doc COPYING From 2879d33b1b91af9c3780f382ac66ae8c609c3f4f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 14 Jul 2018 08:06:16 +0000 Subject: [PATCH 15/36] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- tzclock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tzclock.spec b/tzclock.spec index 730fca6..e018d48 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,6 +1,6 @@ Name: tzclock Version: 3.1.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GTK+ graphical Clock displaying the time around the world Group: Amusements/Graphics @@ -61,6 +61,9 @@ mv %{buildroot}%{_datadir}/applications/{tzclock,TzClock}.desktop %{_mandir}/man1/* %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 3.1.7-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue Feb 13 2018 Mamoru TASAKA - 3.1.7-1 - 3.1.7 From ad856fb56012b2662c63244c8382fefac9d0913d Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:18:29 +0100 Subject: [PATCH 16/36] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- tzclock.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/tzclock.spec b/tzclock.spec index e018d48..e616113 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -3,7 +3,6 @@ Version: 3.1.7 Release: 2%{?dist} Summary: GTK+ graphical Clock displaying the time around the world -Group: Amusements/Graphics License: GPLv2 URL: https://theknight.co.uk/ Source0: http://www.tzclock.org/releases/source/%{name}-%{version}.tar.bz2 From 59dd1f8adebc0193104d9f347c40927e738105af Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 3 Feb 2019 10:36:35 +0000 Subject: [PATCH 17/36] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- tzclock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tzclock.spec b/tzclock.spec index e616113..3511cb0 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,6 +1,6 @@ Name: tzclock Version: 3.1.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: GTK+ graphical Clock displaying the time around the world License: GPLv2 @@ -60,6 +60,9 @@ mv %{buildroot}%{_datadir}/applications/{tzclock,TzClock}.desktop %{_mandir}/man1/* %changelog +* Sun Feb 03 2019 Fedora Release Engineering - 3.1.7-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Jul 14 2018 Fedora Release Engineering - 3.1.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild From 55d3e5fb96934fa07ef6e7993c0332342acf4233 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jul 2019 02:15:33 +0000 Subject: [PATCH 18/36] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- tzclock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tzclock.spec b/tzclock.spec index 3511cb0..8ffe372 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,6 +1,6 @@ Name: tzclock Version: 3.1.7 -Release: 3%{?dist} +Release: 4%{?dist} Summary: GTK+ graphical Clock displaying the time around the world License: GPLv2 @@ -60,6 +60,9 @@ mv %{buildroot}%{_datadir}/applications/{tzclock,TzClock}.desktop %{_mandir}/man1/* %changelog +* Sat Jul 27 2019 Fedora Release Engineering - 3.1.7-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun Feb 03 2019 Fedora Release Engineering - 3.1.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild From 1f51a4c5e9294e6bf3303693332eb5f4a529c24f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 31 Jan 2020 02:22:38 +0000 Subject: [PATCH 19/36] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- tzclock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tzclock.spec b/tzclock.spec index 8ffe372..401e1d5 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,6 +1,6 @@ Name: tzclock Version: 3.1.7 -Release: 4%{?dist} +Release: 5%{?dist} Summary: GTK+ graphical Clock displaying the time around the world License: GPLv2 @@ -60,6 +60,9 @@ mv %{buildroot}%{_datadir}/applications/{tzclock,TzClock}.desktop %{_mandir}/man1/* %changelog +* Fri Jan 31 2020 Fedora Release Engineering - 3.1.7-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sat Jul 27 2019 Fedora Release Engineering - 3.1.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild From b4e046a1f1f3ceae2a1ac4ce89554aba9511be9b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 13:07:25 +0000 Subject: [PATCH 20/36] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- tzclock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tzclock.spec b/tzclock.spec index 401e1d5..dca0ca5 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,6 +1,6 @@ Name: tzclock Version: 3.1.7 -Release: 5%{?dist} +Release: 6%{?dist} Summary: GTK+ graphical Clock displaying the time around the world License: GPLv2 @@ -60,6 +60,9 @@ mv %{buildroot}%{_datadir}/applications/{tzclock,TzClock}.desktop %{_mandir}/man1/* %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 3.1.7-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jan 31 2020 Fedora Release Engineering - 3.1.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From b4de69ae5090eacf090ff97926d76141a781df67 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 00:16:09 +0000 Subject: [PATCH 21/36] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- tzclock.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/tzclock.spec b/tzclock.spec index dca0ca5..4fca654 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -7,6 +7,7 @@ License: GPLv2 URL: https://theknight.co.uk/ Source0: http://www.tzclock.org/releases/source/%{name}-%{version}.tar.bz2 +BuildRequires: make BuildRequires: gcc BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(libnotify) From 7923fe564042b115cb9d28d458fb492f9f682d45 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 22:31:04 +0000 Subject: [PATCH 22/36] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- tzclock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tzclock.spec b/tzclock.spec index 4fca654..a4a4389 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,6 +1,6 @@ Name: tzclock Version: 3.1.7 -Release: 6%{?dist} +Release: 7%{?dist} Summary: GTK+ graphical Clock displaying the time around the world License: GPLv2 @@ -61,6 +61,9 @@ mv %{buildroot}%{_datadir}/applications/{tzclock,TzClock}.desktop %{_mandir}/man1/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 3.1.7-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 3.1.7-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From aa023b8b4ea6fea9ca13eda1a22ce208f8920fde Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 19:52:19 +0000 Subject: [PATCH 23/36] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- tzclock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tzclock.spec b/tzclock.spec index a4a4389..e6d5645 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,6 +1,6 @@ Name: tzclock Version: 3.1.7 -Release: 7%{?dist} +Release: 8%{?dist} Summary: GTK+ graphical Clock displaying the time around the world License: GPLv2 @@ -61,6 +61,9 @@ mv %{buildroot}%{_datadir}/applications/{tzclock,TzClock}.desktop %{_mandir}/man1/* %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 3.1.7-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 27 2021 Fedora Release Engineering - 3.1.7-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From d4aaa211c5231c208899c6fdafe8e9d21b4c435c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jan 2022 03:21:12 +0000 Subject: [PATCH 24/36] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- tzclock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tzclock.spec b/tzclock.spec index e6d5645..9e0c8b9 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,6 +1,6 @@ Name: tzclock Version: 3.1.7 -Release: 8%{?dist} +Release: 9%{?dist} Summary: GTK+ graphical Clock displaying the time around the world License: GPLv2 @@ -61,6 +61,9 @@ mv %{buildroot}%{_datadir}/applications/{tzclock,TzClock}.desktop %{_mandir}/man1/* %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 3.1.7-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 3.1.7-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From bfa615c48a43af05f683d3068667ca4179e67511 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 11:12:27 +0000 Subject: [PATCH 25/36] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- tzclock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tzclock.spec b/tzclock.spec index 9e0c8b9..986b782 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,6 +1,6 @@ Name: tzclock Version: 3.1.7 -Release: 9%{?dist} +Release: 10%{?dist} Summary: GTK+ graphical Clock displaying the time around the world License: GPLv2 @@ -61,6 +61,9 @@ mv %{buildroot}%{_datadir}/applications/{tzclock,TzClock}.desktop %{_mandir}/man1/* %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 3.1.7-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Sat Jan 22 2022 Fedora Release Engineering - 3.1.7-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From 0c17b1625bb04787ec7bae66181f9bc371cea615 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 05:36:50 +0000 Subject: [PATCH 26/36] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- tzclock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tzclock.spec b/tzclock.spec index 986b782..9b6f02f 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,6 +1,6 @@ Name: tzclock Version: 3.1.7 -Release: 10%{?dist} +Release: 11%{?dist} Summary: GTK+ graphical Clock displaying the time around the world License: GPLv2 @@ -61,6 +61,9 @@ mv %{buildroot}%{_datadir}/applications/{tzclock,TzClock}.desktop %{_mandir}/man1/* %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 3.1.7-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jul 23 2022 Fedora Release Engineering - 3.1.7-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From bf92766e4ca742a3e396e1d8dfd8d177d7b77b01 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sat, 22 Jul 2023 23:45:53 +0900 Subject: [PATCH 27/36] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild --- tzclock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tzclock.spec b/tzclock.spec index 9b6f02f..dd62349 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,6 +1,6 @@ Name: tzclock Version: 3.1.7 -Release: 11%{?dist} +Release: 12%{?dist} Summary: GTK+ graphical Clock displaying the time around the world License: GPLv2 @@ -61,6 +61,9 @@ mv %{buildroot}%{_datadir}/applications/{tzclock,TzClock}.desktop %{_mandir}/man1/* %changelog +* Sat Jul 22 2023 Mamoru TASAKA - 3.1.7-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Sat Jan 21 2023 Fedora Release Engineering - 3.1.7-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From f3ce2989b3e730108506398742a2d87d076ec649 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sat, 30 Dec 2023 13:30:01 +0900 Subject: [PATCH 28/36] SPDX migration --- tzclock.spec | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/tzclock.spec b/tzclock.spec index dd62349..8914a5e 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,9 +1,10 @@ Name: tzclock Version: 3.1.7 -Release: 12%{?dist} +Release: 13%{?dist} Summary: GTK+ graphical Clock displaying the time around the world -License: GPLv2 +# SPDX confirmed +License: GPL-2.0-only URL: https://theknight.co.uk/ Source0: http://www.tzclock.org/releases/source/%{name}-%{version}.tar.bz2 @@ -41,17 +42,10 @@ desktop-file-install \ --delete-original \ %{buildroot}%{_datadir}/applications/tzclock.desktop -# Backward compatibility -%if 0%{?fedora} < 28 -ln -sf tzclock %{buildroot}%{_bindir}/TzClock -ln -sf tzclock.1.gz %{buildroot}%{_mandir}/man1/TzClock.1.gz -mv %{buildroot}%{_datadir}/applications/{tzclock,TzClock}.desktop -%endif - %files %defattr(-,root,root,-) %doc AUTHORS -%doc COPYING +%license COPYING %{_bindir}/* %{_datadir}/appdata/%{name}.appdata.xml @@ -61,6 +55,9 @@ mv %{buildroot}%{_datadir}/applications/{tzclock,TzClock}.desktop %{_mandir}/man1/* %changelog +* Sat Dec 30 2023 Mamoru TASAKA - 3.1.7-13 +- SPDX migration + * Sat Jul 22 2023 Mamoru TASAKA - 3.1.7-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 007272248e10d5863618e46f821329579cf98a20 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 06:54:54 +0000 Subject: [PATCH 29/36] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- tzclock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tzclock.spec b/tzclock.spec index 8914a5e..286bc84 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,6 +1,6 @@ Name: tzclock Version: 3.1.7 -Release: 13%{?dist} +Release: 14%{?dist} Summary: GTK+ graphical Clock displaying the time around the world # SPDX confirmed @@ -55,6 +55,9 @@ desktop-file-install \ %{_mandir}/man1/* %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 3.1.7-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Dec 30 2023 Mamoru TASAKA - 3.1.7-13 - SPDX migration From db4c666b7d2514453a712926af0d10499531cc29 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 08:04:12 +0000 Subject: [PATCH 30/36] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- tzclock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tzclock.spec b/tzclock.spec index 286bc84..76da9d4 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,6 +1,6 @@ Name: tzclock Version: 3.1.7 -Release: 14%{?dist} +Release: 15%{?dist} Summary: GTK+ graphical Clock displaying the time around the world # SPDX confirmed @@ -55,6 +55,9 @@ desktop-file-install \ %{_mandir}/man1/* %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 3.1.7-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jan 27 2024 Fedora Release Engineering - 3.1.7-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From e8d64e907c3221c82271f85fb16d0f3c688d4136 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 13:32:09 +0000 Subject: [PATCH 31/36] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- tzclock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tzclock.spec b/tzclock.spec index 76da9d4..6e2c21a 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,6 +1,6 @@ Name: tzclock Version: 3.1.7 -Release: 15%{?dist} +Release: 16%{?dist} Summary: GTK+ graphical Clock displaying the time around the world # SPDX confirmed @@ -55,6 +55,9 @@ desktop-file-install \ %{_mandir}/man1/* %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 3.1.7-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Sat Jul 20 2024 Fedora Release Engineering - 3.1.7-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 7e5c95af30ebba725e30377cc193611b64590c72 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 19:40:38 +0000 Subject: [PATCH 32/36] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- tzclock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tzclock.spec b/tzclock.spec index 6e2c21a..622b0a2 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,6 +1,6 @@ Name: tzclock Version: 3.1.7 -Release: 16%{?dist} +Release: 17%{?dist} Summary: GTK+ graphical Clock displaying the time around the world # SPDX confirmed @@ -55,6 +55,9 @@ desktop-file-install \ %{_mandir}/man1/* %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 3.1.7-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sun Jan 19 2025 Fedora Release Engineering - 3.1.7-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 7e798710c723c18ede514de3e07f73cdbff0f5cd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 19:30:37 +0000 Subject: [PATCH 33/36] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- tzclock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tzclock.spec b/tzclock.spec index 622b0a2..335610b 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,6 +1,6 @@ Name: tzclock Version: 3.1.7 -Release: 17%{?dist} +Release: 18%{?dist} Summary: GTK+ graphical Clock displaying the time around the world # SPDX confirmed @@ -55,6 +55,9 @@ desktop-file-install \ %{_mandir}/man1/* %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 3.1.7-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Jul 25 2025 Fedora Release Engineering - 3.1.7-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From ef27cc410fbd2a31dbea97f035cb14ba8b071159 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 08:04:10 +0000 Subject: [PATCH 34/36] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- tzclock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tzclock.spec b/tzclock.spec index 335610b..639390e 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,6 +1,6 @@ Name: tzclock Version: 3.1.7 -Release: 18%{?dist} +Release: 19%{?dist} Summary: GTK+ graphical Clock displaying the time around the world # SPDX confirmed @@ -55,6 +55,9 @@ desktop-file-install \ %{_mandir}/man1/* %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 3.1.7-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Sat Jan 17 2026 Fedora Release Engineering - 3.1.7-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From de506b4767cee0e9d22a004c51aeaaeeb33877c2 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Thu, 20 Aug 2026 10:52:34 +0900 Subject: [PATCH 35/36] refresh .gitignore --- .gitignore | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index cccae29..bedb942 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1 @@ -tzclock-2.7.7.tar.bz2 -/tzclock-3.0.1.tar.bz2 -/tzclock-3.0.2.tar.bz2 -/tzclock-3.0.3.tar.bz2 -/tzclock-3.0.5.tar.bz2 -/tzclock-3.0.6.tar.bz2 -/tzclock-3.1.7.tar.bz2 +/tzclock-*.tar.bz2 From f4b7834355b32fed050fafdff0ca6fbd1a8feaff Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Thu, 20 Aug 2026 10:53:28 +0900 Subject: [PATCH 36/36] 4.9 --- sources | 2 +- tzclock.spec | 33 ++++++++++++++++++--------------- 2 files changed, 19 insertions(+), 16 deletions(-) diff --git a/sources b/sources index f03566c..8d86c99 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tzclock-3.1.7.tar.bz2) = b9d382c8c091d48b4bf67a4673eb910c5350593ac6e1c76949f75422c88ca1f78969f5c98937e0a1be669d16075026ff98a13f96a1484b320a2dda1684efbc05 +SHA512 (tzclock-4.9.tar.bz2) = 846793d9fe9eaeb82caea2086faea14d072f1800b2953852a585e76dff195d8340659b4ffc04c5f9a1d93d3fc19a00592b2d217b0eed014c24465b603b9b7e74 diff --git a/tzclock.spec b/tzclock.spec index 639390e..1cf40d8 100644 --- a/tzclock.spec +++ b/tzclock.spec @@ -1,17 +1,19 @@ Name: tzclock -Version: 3.1.7 -Release: 19%{?dist} +Version: 4.9 +Release: 1%{?dist} Summary: GTK+ graphical Clock displaying the time around the world # SPDX confirmed License: GPL-2.0-only URL: https://theknight.co.uk/ -Source0: http://www.tzclock.org/releases/source/%{name}-%{version}.tar.bz2 +Source0: http://theknight.co.uk/releases/Source/%{name}-%{version}.tar.bz2 -BuildRequires: make -BuildRequires: gcc +BuildRequires: make +BuildRequires: gcc BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(libnotify) +BuildRequires: pkgconfig(dial) +BuildRequires: /usr/bin/appstream-util BuildRequires: desktop-file-utils %description @@ -30,17 +32,15 @@ sed -i.suffix \ %build %configure +%make_build -k %{__make} %{?_smp_mflags} %install -%{__make} install \ - INSTALL="%{__install} -p" \ - DESTDIR=%{buildroot} +%make_install -desktop-file-install \ - --dir %{buildroot}%{_datadir}/applications \ - --delete-original \ - %{buildroot}%{_datadir}/applications/tzclock.desktop +%check +desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop +appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.metainfo.xml %files %defattr(-,root,root,-) @@ -48,13 +48,16 @@ desktop-file-install \ %license COPYING %{_bindir}/* -%{_datadir}/appdata/%{name}.appdata.xml +%{_metainfodir}/*.metainfo.xml %{_datadir}/icons/hicolor/*/*/tzclock* -%{_datadir}/applications/*desktop +%{_datadir}/applications/%{name}.desktop -%{_mandir}/man1/* +%{_mandir}/man1/%{name}.1* %changelog +* Thu Aug 20 2026 Mamoru TASAKA - 4.9-1 +- 4.9 + * Fri Jul 17 2026 Fedora Release Engineering - 3.1.7-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild