From f18d73fd984859dca1e10fad8c72fd566dfcebfc Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 01:41:16 -0500 Subject: [PATCH 01/22] Remove needless use of %defattr --- vacation.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/vacation.spec b/vacation.spec index dbeb069..8f82c4a 100644 --- a/vacation.spec +++ b/vacation.spec @@ -38,7 +38,6 @@ install -D -p -m 444 vacation-en.man $RPM_BUILD_ROOT%{_mandir}/man1/vacation.1 install -D -p -m 444 vacation-de.man $RPM_BUILD_ROOT%{_mandir}/de/man1/vacation.1 %files -%defattr(-,root,root,-) %{_bindir}/vacation %{_bindir}/vaclook %{_mandir}/man*/* From cd2fad93b4347ce45c81ca437a5a943cdcb3c320 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 14 Jul 2018 08:22:52 +0000 Subject: [PATCH 02/22] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- vacation.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vacation.spec b/vacation.spec index 8f82c4a..ba8d036 100644 --- a/vacation.spec +++ b/vacation.spec @@ -2,7 +2,7 @@ Summary: Automatic mail answering program Summary(de): Programm zum automatisierten Beantworten von Mails Name: vacation Version: 1.2.7.1 -Release: 13%{?dist} +Release: 14%{?dist} License: BSD Group: Applications/System Source: http://downloads.sourceforge.net/vacation/%{name}-1.2.7.1.tar.gz @@ -46,6 +46,9 @@ install -D -p -m 444 vacation-de.man $RPM_BUILD_ROOT%{_mandir}/de/man1/vacation. %doc COPYING README README.smrsh ChangeLog license-clarification %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 1.2.7.1-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Feb 09 2018 Fedora Release Engineering - 1.2.7.1-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild From 0d2602f7539b605a743f05b9dd034e0bfba72650 Mon Sep 17 00:00:00 2001 From: "Dr. Tilmann Bubeck" Date: Mon, 16 Jul 2018 07:59:07 +0200 Subject: [PATCH 03/22] Added missing BuildReq: gcc --- vacation.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/vacation.spec b/vacation.spec index ba8d036..490fd54 100644 --- a/vacation.spec +++ b/vacation.spec @@ -2,7 +2,7 @@ Summary: Automatic mail answering program Summary(de): Programm zum automatisierten Beantworten von Mails Name: vacation Version: 1.2.7.1 -Release: 14%{?dist} +Release: 15%{?dist} License: BSD Group: Applications/System Source: http://downloads.sourceforge.net/vacation/%{name}-1.2.7.1.tar.gz @@ -11,6 +11,7 @@ Requires: smtpdaemon perl(GDBM_File) URL: http://sourceforge.net/projects/vacation/ BuildRequires: gdbm-devel BuildRequires: perl-generators +BuildRequires: gcc %description Vacation is the automatic mail answering program found @@ -46,6 +47,9 @@ install -D -p -m 444 vacation-de.man $RPM_BUILD_ROOT%{_mandir}/de/man1/vacation. %doc COPYING README README.smrsh ChangeLog license-clarification %changelog +* Mon Jul 16 2018 Dr. Tilmann Bubeck - 1.2.7.1-15 +- Fixed missing GCC BuildReq + * Sat Jul 14 2018 Fedora Release Engineering - 1.2.7.1-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild @@ -92,7 +96,7 @@ install -D -p -m 444 vacation-de.man $RPM_BUILD_ROOT%{_mandir}/de/man1/vacation. * Sat Jan 14 2012 Fedora Release Engineering - 1.2.7.1-0.5.beta2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild -* Tue Oct 26 2011 Dr. Tilmann Bubeck - 1.2.7.1-0.4.beta2 +* Wed Oct 26 2011 Dr. Tilmann Bubeck - 1.2.7.1-0.4.beta2 - updated to vacation-1.2.7.1-beta2 * Tue Oct 04 2011 Dr. Tilmann Bubeck - 1.2.7.1-0.3.beta1 From 7ed7d437658386a42fc6191f8f83e0d4bcbdcf1c Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:18:29 +0100 Subject: [PATCH 04/22] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- vacation.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/vacation.spec b/vacation.spec index 490fd54..68c8485 100644 --- a/vacation.spec +++ b/vacation.spec @@ -4,7 +4,6 @@ Name: vacation Version: 1.2.7.1 Release: 15%{?dist} License: BSD -Group: Applications/System Source: http://downloads.sourceforge.net/vacation/%{name}-1.2.7.1.tar.gz Source1: license-clarification Requires: smtpdaemon perl(GDBM_File) From f27a9045f0b77471bd6c3a281e031a1da53c2d47 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 3 Feb 2019 11:02:02 +0000 Subject: [PATCH 05/22] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- vacation.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vacation.spec b/vacation.spec index 68c8485..7a95dea 100644 --- a/vacation.spec +++ b/vacation.spec @@ -2,7 +2,7 @@ Summary: Automatic mail answering program Summary(de): Programm zum automatisierten Beantworten von Mails Name: vacation Version: 1.2.7.1 -Release: 15%{?dist} +Release: 16%{?dist} License: BSD Source: http://downloads.sourceforge.net/vacation/%{name}-1.2.7.1.tar.gz Source1: license-clarification @@ -46,6 +46,9 @@ install -D -p -m 444 vacation-de.man $RPM_BUILD_ROOT%{_mandir}/de/man1/vacation. %doc COPYING README README.smrsh ChangeLog license-clarification %changelog +* Sun Feb 03 2019 Fedora Release Engineering - 1.2.7.1-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Mon Jul 16 2018 Dr. Tilmann Bubeck - 1.2.7.1-15 - Fixed missing GCC BuildReq From 750af74dcb136d173c6e04c319e2b0d306d47097 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jul 2019 02:43:55 +0000 Subject: [PATCH 06/22] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- vacation.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vacation.spec b/vacation.spec index 7a95dea..39f90a2 100644 --- a/vacation.spec +++ b/vacation.spec @@ -2,7 +2,7 @@ Summary: Automatic mail answering program Summary(de): Programm zum automatisierten Beantworten von Mails Name: vacation Version: 1.2.7.1 -Release: 16%{?dist} +Release: 17%{?dist} License: BSD Source: http://downloads.sourceforge.net/vacation/%{name}-1.2.7.1.tar.gz Source1: license-clarification @@ -46,6 +46,9 @@ install -D -p -m 444 vacation-de.man $RPM_BUILD_ROOT%{_mandir}/de/man1/vacation. %doc COPYING README README.smrsh ChangeLog license-clarification %changelog +* Sat Jul 27 2019 Fedora Release Engineering - 1.2.7.1-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun Feb 03 2019 Fedora Release Engineering - 1.2.7.1-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild From e6aa2f97d7ce89cb3ea4f87abec8ac985067f090 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 31 Jan 2020 02:52:27 +0000 Subject: [PATCH 07/22] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- vacation.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vacation.spec b/vacation.spec index 39f90a2..0a2ca0c 100644 --- a/vacation.spec +++ b/vacation.spec @@ -2,7 +2,7 @@ Summary: Automatic mail answering program Summary(de): Programm zum automatisierten Beantworten von Mails Name: vacation Version: 1.2.7.1 -Release: 17%{?dist} +Release: 18%{?dist} License: BSD Source: http://downloads.sourceforge.net/vacation/%{name}-1.2.7.1.tar.gz Source1: license-clarification @@ -46,6 +46,9 @@ install -D -p -m 444 vacation-de.man $RPM_BUILD_ROOT%{_mandir}/de/man1/vacation. %doc COPYING README README.smrsh ChangeLog license-clarification %changelog +* Fri Jan 31 2020 Fedora Release Engineering - 1.2.7.1-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sat Jul 27 2019 Fedora Release Engineering - 1.2.7.1-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild From 11b0bd14300fb7d71322d09a991ab122dff8e97d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 13:30:19 +0000 Subject: [PATCH 08/22] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- vacation.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vacation.spec b/vacation.spec index 0a2ca0c..de586db 100644 --- a/vacation.spec +++ b/vacation.spec @@ -2,7 +2,7 @@ Summary: Automatic mail answering program Summary(de): Programm zum automatisierten Beantworten von Mails Name: vacation Version: 1.2.7.1 -Release: 18%{?dist} +Release: 19%{?dist} License: BSD Source: http://downloads.sourceforge.net/vacation/%{name}-1.2.7.1.tar.gz Source1: license-clarification @@ -46,6 +46,9 @@ install -D -p -m 444 vacation-de.man $RPM_BUILD_ROOT%{_mandir}/de/man1/vacation. %doc COPYING README README.smrsh ChangeLog license-clarification %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 1.2.7.1-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jan 31 2020 Fedora Release Engineering - 1.2.7.1-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From affdb95d5f05d37937571e4c3cc5fb5280778737 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 00:33:11 +0000 Subject: [PATCH 09/22] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- vacation.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/vacation.spec b/vacation.spec index de586db..da7a19a 100644 --- a/vacation.spec +++ b/vacation.spec @@ -8,6 +8,7 @@ Source: http://downloads.sourceforge.net/vacation/%{name}-1.2.7.1.tar.gz Source1: license-clarification Requires: smtpdaemon perl(GDBM_File) URL: http://sourceforge.net/projects/vacation/ +BuildRequires: make BuildRequires: gdbm-devel BuildRequires: perl-generators BuildRequires: gcc From 56c253e3feb7da6e143a6a90b15cb67bf27ad7c3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 22:51:53 +0000 Subject: [PATCH 10/22] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- vacation.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vacation.spec b/vacation.spec index da7a19a..f26d960 100644 --- a/vacation.spec +++ b/vacation.spec @@ -2,7 +2,7 @@ Summary: Automatic mail answering program Summary(de): Programm zum automatisierten Beantworten von Mails Name: vacation Version: 1.2.7.1 -Release: 19%{?dist} +Release: 20%{?dist} License: BSD Source: http://downloads.sourceforge.net/vacation/%{name}-1.2.7.1.tar.gz Source1: license-clarification @@ -47,6 +47,9 @@ install -D -p -m 444 vacation-de.man $RPM_BUILD_ROOT%{_mandir}/de/man1/vacation. %doc COPYING README README.smrsh ChangeLog license-clarification %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.2.7.1-20 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 1.2.7.1-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From fad532b52a9d888b552bdd4ed9eb30f9794fac9b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 20:15:23 +0000 Subject: [PATCH 11/22] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- vacation.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vacation.spec b/vacation.spec index f26d960..b204942 100644 --- a/vacation.spec +++ b/vacation.spec @@ -2,7 +2,7 @@ Summary: Automatic mail answering program Summary(de): Programm zum automatisierten Beantworten von Mails Name: vacation Version: 1.2.7.1 -Release: 20%{?dist} +Release: 21%{?dist} License: BSD Source: http://downloads.sourceforge.net/vacation/%{name}-1.2.7.1.tar.gz Source1: license-clarification @@ -47,6 +47,9 @@ install -D -p -m 444 vacation-de.man $RPM_BUILD_ROOT%{_mandir}/de/man1/vacation. %doc COPYING README README.smrsh ChangeLog license-clarification %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.2.7.1-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 27 2021 Fedora Release Engineering - 1.2.7.1-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From 4552ffe63b742827a63d8bf2b931db3e8e52131b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jan 2022 03:44:35 +0000 Subject: [PATCH 12/22] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- vacation.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vacation.spec b/vacation.spec index b204942..707aaed 100644 --- a/vacation.spec +++ b/vacation.spec @@ -2,7 +2,7 @@ Summary: Automatic mail answering program Summary(de): Programm zum automatisierten Beantworten von Mails Name: vacation Version: 1.2.7.1 -Release: 21%{?dist} +Release: 22%{?dist} License: BSD Source: http://downloads.sourceforge.net/vacation/%{name}-1.2.7.1.tar.gz Source1: license-clarification @@ -47,6 +47,9 @@ install -D -p -m 444 vacation-de.man $RPM_BUILD_ROOT%{_mandir}/de/man1/vacation. %doc COPYING README README.smrsh ChangeLog license-clarification %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 1.2.7.1-22 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 1.2.7.1-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From 5b44265be3cfc5e765f28eb53ee9901b5c37bdef Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 11:37:53 +0000 Subject: [PATCH 13/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- vacation.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vacation.spec b/vacation.spec index 707aaed..4fafeb1 100644 --- a/vacation.spec +++ b/vacation.spec @@ -2,7 +2,7 @@ Summary: Automatic mail answering program Summary(de): Programm zum automatisierten Beantworten von Mails Name: vacation Version: 1.2.7.1 -Release: 22%{?dist} +Release: 23%{?dist} License: BSD Source: http://downloads.sourceforge.net/vacation/%{name}-1.2.7.1.tar.gz Source1: license-clarification @@ -47,6 +47,9 @@ install -D -p -m 444 vacation-de.man $RPM_BUILD_ROOT%{_mandir}/de/man1/vacation. %doc COPYING README README.smrsh ChangeLog license-clarification %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 1.2.7.1-23 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Sat Jan 22 2022 Fedora Release Engineering - 1.2.7.1-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From 9c492f21ea091729a2cec5e276d74061f8ada175 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 06:03:36 +0000 Subject: [PATCH 14/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- vacation.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vacation.spec b/vacation.spec index 4fafeb1..f59e37e 100644 --- a/vacation.spec +++ b/vacation.spec @@ -2,7 +2,7 @@ Summary: Automatic mail answering program Summary(de): Programm zum automatisierten Beantworten von Mails Name: vacation Version: 1.2.7.1 -Release: 23%{?dist} +Release: 24%{?dist} License: BSD Source: http://downloads.sourceforge.net/vacation/%{name}-1.2.7.1.tar.gz Source1: license-clarification @@ -47,6 +47,9 @@ install -D -p -m 444 vacation-de.man $RPM_BUILD_ROOT%{_mandir}/de/man1/vacation. %doc COPYING README README.smrsh ChangeLog license-clarification %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 1.2.7.1-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jul 23 2022 Fedora Release Engineering - 1.2.7.1-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From f65aca820b2894e3fc46d13b37cfdd9b89ae47c8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 17:22:03 +0000 Subject: [PATCH 15/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- vacation.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vacation.spec b/vacation.spec index f59e37e..0d38c38 100644 --- a/vacation.spec +++ b/vacation.spec @@ -2,7 +2,7 @@ Summary: Automatic mail answering program Summary(de): Programm zum automatisierten Beantworten von Mails Name: vacation Version: 1.2.7.1 -Release: 24%{?dist} +Release: 25%{?dist} License: BSD Source: http://downloads.sourceforge.net/vacation/%{name}-1.2.7.1.tar.gz Source1: license-clarification @@ -47,6 +47,9 @@ install -D -p -m 444 vacation-de.man $RPM_BUILD_ROOT%{_mandir}/de/man1/vacation. %doc COPYING README README.smrsh ChangeLog license-clarification %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 1.2.7.1-25 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Sat Jan 21 2023 Fedora Release Engineering - 1.2.7.1-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From 58e077782bc0c7ac1dfa4d0d7dc9fbef3820493d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 07:24:56 +0000 Subject: [PATCH 16/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- vacation.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vacation.spec b/vacation.spec index 0d38c38..0217770 100644 --- a/vacation.spec +++ b/vacation.spec @@ -2,7 +2,7 @@ Summary: Automatic mail answering program Summary(de): Programm zum automatisierten Beantworten von Mails Name: vacation Version: 1.2.7.1 -Release: 25%{?dist} +Release: 26%{?dist} License: BSD Source: http://downloads.sourceforge.net/vacation/%{name}-1.2.7.1.tar.gz Source1: license-clarification @@ -47,6 +47,9 @@ install -D -p -m 444 vacation-de.man $RPM_BUILD_ROOT%{_mandir}/de/man1/vacation. %doc COPYING README README.smrsh ChangeLog license-clarification %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 1.2.7.1-26 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jul 22 2023 Fedora Release Engineering - 1.2.7.1-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 79489ab099207e109405740c490e6f243de33ee8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 08:30:57 +0000 Subject: [PATCH 17/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- vacation.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vacation.spec b/vacation.spec index 0217770..03c10e0 100644 --- a/vacation.spec +++ b/vacation.spec @@ -2,7 +2,7 @@ Summary: Automatic mail answering program Summary(de): Programm zum automatisierten Beantworten von Mails Name: vacation Version: 1.2.7.1 -Release: 26%{?dist} +Release: 27%{?dist} License: BSD Source: http://downloads.sourceforge.net/vacation/%{name}-1.2.7.1.tar.gz Source1: license-clarification @@ -47,6 +47,9 @@ install -D -p -m 444 vacation-de.man $RPM_BUILD_ROOT%{_mandir}/de/man1/vacation. %doc COPYING README README.smrsh ChangeLog license-clarification %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 1.2.7.1-27 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jan 27 2024 Fedora Release Engineering - 1.2.7.1-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 1b8f722dadbe86a99c0b80cbb516da0cd7e9f1b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 4 Sep 2024 22:36:43 +0200 Subject: [PATCH 18/22] convert license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- vacation.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/vacation.spec b/vacation.spec index 03c10e0..b3e0497 100644 --- a/vacation.spec +++ b/vacation.spec @@ -2,8 +2,9 @@ Summary: Automatic mail answering program Summary(de): Programm zum automatisierten Beantworten von Mails Name: vacation Version: 1.2.7.1 -Release: 27%{?dist} -License: BSD +Release: 28%{?dist} +# Automatically converted from old format: BSD - review is highly recommended. +License: LicenseRef-Callaway-BSD Source: http://downloads.sourceforge.net/vacation/%{name}-1.2.7.1.tar.gz Source1: license-clarification Requires: smtpdaemon perl(GDBM_File) @@ -47,6 +48,9 @@ install -D -p -m 444 vacation-de.man $RPM_BUILD_ROOT%{_mandir}/de/man1/vacation. %doc COPYING README README.smrsh ChangeLog license-clarification %changelog +* Wed Sep 04 2024 Miroslav Suchý - 1.2.7.1-28 +- convert license to SPDX + * Sat Jul 20 2024 Fedora Release Engineering - 1.2.7.1-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From e2ab7a9ba6b1a91e48e08042f09f6f23c58bbede Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 14:03:05 +0000 Subject: [PATCH 19/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- vacation.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vacation.spec b/vacation.spec index b3e0497..f28d05d 100644 --- a/vacation.spec +++ b/vacation.spec @@ -2,7 +2,7 @@ Summary: Automatic mail answering program Summary(de): Programm zum automatisierten Beantworten von Mails Name: vacation Version: 1.2.7.1 -Release: 28%{?dist} +Release: 29%{?dist} # Automatically converted from old format: BSD - review is highly recommended. License: LicenseRef-Callaway-BSD Source: http://downloads.sourceforge.net/vacation/%{name}-1.2.7.1.tar.gz @@ -48,6 +48,9 @@ install -D -p -m 444 vacation-de.man $RPM_BUILD_ROOT%{_mandir}/de/man1/vacation. %doc COPYING README README.smrsh ChangeLog license-clarification %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 1.2.7.1-29 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Wed Sep 04 2024 Miroslav Suchý - 1.2.7.1-28 - convert license to SPDX From 4d32777a603881550eeeaff7703f91f10676a15e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 19:55:52 +0000 Subject: [PATCH 20/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- vacation.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vacation.spec b/vacation.spec index f28d05d..62a8823 100644 --- a/vacation.spec +++ b/vacation.spec @@ -2,7 +2,7 @@ Summary: Automatic mail answering program Summary(de): Programm zum automatisierten Beantworten von Mails Name: vacation Version: 1.2.7.1 -Release: 29%{?dist} +Release: 30%{?dist} # Automatically converted from old format: BSD - review is highly recommended. License: LicenseRef-Callaway-BSD Source: http://downloads.sourceforge.net/vacation/%{name}-1.2.7.1.tar.gz @@ -48,6 +48,9 @@ install -D -p -m 444 vacation-de.man $RPM_BUILD_ROOT%{_mandir}/de/man1/vacation. %doc COPYING README README.smrsh ChangeLog license-clarification %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 1.2.7.1-30 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sun Jan 19 2025 Fedora Release Engineering - 1.2.7.1-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 2e475353ed1ceba125da3b79a338ffab7e01a3fd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 19:45:10 +0000 Subject: [PATCH 21/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- vacation.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vacation.spec b/vacation.spec index 62a8823..5976231 100644 --- a/vacation.spec +++ b/vacation.spec @@ -2,7 +2,7 @@ Summary: Automatic mail answering program Summary(de): Programm zum automatisierten Beantworten von Mails Name: vacation Version: 1.2.7.1 -Release: 30%{?dist} +Release: 31%{?dist} # Automatically converted from old format: BSD - review is highly recommended. License: LicenseRef-Callaway-BSD Source: http://downloads.sourceforge.net/vacation/%{name}-1.2.7.1.tar.gz @@ -48,6 +48,9 @@ install -D -p -m 444 vacation-de.man $RPM_BUILD_ROOT%{_mandir}/de/man1/vacation. %doc COPYING README README.smrsh ChangeLog license-clarification %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 1.2.7.1-31 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Jul 25 2025 Fedora Release Engineering - 1.2.7.1-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 7e645e78fcba392f336d5fb92d5682b74324257f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 08:19:56 +0000 Subject: [PATCH 22/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- vacation.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vacation.spec b/vacation.spec index 5976231..4119100 100644 --- a/vacation.spec +++ b/vacation.spec @@ -2,7 +2,7 @@ Summary: Automatic mail answering program Summary(de): Programm zum automatisierten Beantworten von Mails Name: vacation Version: 1.2.7.1 -Release: 31%{?dist} +Release: 32%{?dist} # Automatically converted from old format: BSD - review is highly recommended. License: LicenseRef-Callaway-BSD Source: http://downloads.sourceforge.net/vacation/%{name}-1.2.7.1.tar.gz @@ -48,6 +48,9 @@ install -D -p -m 444 vacation-de.man $RPM_BUILD_ROOT%{_mandir}/de/man1/vacation. %doc COPYING README README.smrsh ChangeLog license-clarification %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 1.2.7.1-32 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Sat Jan 17 2026 Fedora Release Engineering - 1.2.7.1-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild