From 455e219e51c583adf4519c67a68030cf9f43b92d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jan 2022 05:40:07 +0000 Subject: [PATCH 01/24] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- yash.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yash.spec b/yash.spec index dcf5a00..bb46c3d 100644 --- a/yash.spec +++ b/yash.spec @@ -18,7 +18,7 @@ Name: yash Version: %{mainver} -Release: %{?minorver:0.}%{mainrel}%{?minorver:.%{minorver}}%{?dist} +Release: %{?minorver:0.}%{mainrel}%{?minorver:.%{minorver}}%{?dist}.1 Summary: Yet Another SHell License: GPLv2+ @@ -143,6 +143,9 @@ exit 0 %lang(ja) %{yashdocdir}/ja/ %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 2.52-1.1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Thu Oct 14 2021 Mamoru TASAKA - 2.52-1 - 2.52 From 4c24a074c3ced47206e6b233d23edd07ccf68837 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 13:43:01 +0000 Subject: [PATCH 02/24] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- yash.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yash.spec b/yash.spec index bb46c3d..7b32a8e 100644 --- a/yash.spec +++ b/yash.spec @@ -18,7 +18,7 @@ Name: yash Version: %{mainver} -Release: %{?minorver:0.}%{mainrel}%{?minorver:.%{minorver}}%{?dist}.1 +Release: %{?minorver:0.}%{mainrel}%{?minorver:.%{minorver}}%{?dist}.2 Summary: Yet Another SHell License: GPLv2+ @@ -143,6 +143,9 @@ exit 0 %lang(ja) %{yashdocdir}/ja/ %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 2.52-1.2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Sat Jan 22 2022 Fedora Release Engineering - 2.52-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From 6786814297cb32d533db446f8bf43184bd37330b Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 28 Aug 2022 15:30:26 +0900 Subject: [PATCH 03/24] 2.53 --- .gitignore | 42 +----------------------------------------- sources | 2 +- yash.spec | 13 ++++++------- 3 files changed, 8 insertions(+), 49 deletions(-) diff --git a/.gitignore b/.gitignore index 020a76f..1f62938 100644 --- a/.gitignore +++ b/.gitignore @@ -1,41 +1 @@ -yash-2.22.tar.gz -yash-doc-2.22-ja.tar.gz -yash-2.23.tar.gz -yash-doc-2.23-ja.tar.gz -/yash-2.24.tar.gz -/yash-doc-2.24-ja.tar.gz -/yash-2.25.tar.gz -/yash-doc-2.25-ja.tar.gz -/yash-2.26.1.tar.gz -/yash-doc-2.26-ja.tar.gz -/yash-2.27.tar.gz -/yash-doc-2.27-ja.tar.gz -/yash-2.28.tar.gz -/yash-doc-2.28-ja.tar.gz -/yash-2.29.tar.gz -/yash-doc-2.29-ja.tar.gz -/yash-2.30.tar.gz -/yash-doc-2.30-ja.tar.gz -/yash-2.31.tar.gz -/yash-doc-2.31-ja.tar.gz -/yash-2.32.1.tar.gz -/yash-2.33.tar.gz -/yash-2.33.1.tar.gz -/yash-2.34.tar.xz -/yash-2.35.tar.xz -/yash-2.36.tar.xz -/yash-2.37.tar.xz -/yash-2.38.tar.xz -/yash-2.39.tar.xz -/yash-2.40.tar.xz -/yash-2.41.tar.xz -/yash-2.43.tar.xz -/yash-2.44.tar.xz -/yash-2.45.tar.xz -/yash-2.46.tar.xz -/yash-2.47.tar.xz -/yash-2.48.tar.xz -/yash-2.49.tar.xz -/yash-2.50.tar.xz -/yash-2.51.tar.xz -/yash-2.52.tar.xz +/yash-*.tar.xz diff --git a/sources b/sources index c0c8bb3..ab6a13b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yash-2.52.tar.xz) = 1024ff7e3cce6e64cbc0bd5c0d04a9863d0d51013baf07723d09562b156d05dbfe1fc2df5b736cdec5f562c56ad634f865554a1fe5aeeed91ec0d9276667f02a +SHA512 (yash-2.53.tar.xz) = 9bc6dcc9864fbba6200b76dad50b9eb1620b578fceaea5d1dd34e2efda379be0e4255d56e49c9595dc184ddf45951418e87a88dc6507d41cc4220f38b7044994 diff --git a/yash.spec b/yash.spec index 7b32a8e..17c1636 100644 --- a/yash.spec +++ b/yash.spec @@ -2,8 +2,8 @@ # Upstream is currently using SVN # SVN path: http://svn.sourceforge.jp/svnroot/yash/yash/trunk -%global repoid 76153 -%global mainver 2.52 +%global repoid 77664 +%global mainver 2.53 %global docver %{mainver} %if 0%{?fedora} >= 20 @@ -18,7 +18,7 @@ Name: yash Version: %{mainver} -Release: %{?minorver:0.}%{mainrel}%{?minorver:.%{minorver}}%{?dist}.2 +Release: %{?minorver:0.}%{mainrel}%{?minorver:.%{minorver}}%{?dist} Summary: Yet Another SHell License: GPLv2+ @@ -75,11 +75,7 @@ env \ ./configure \ --prefix=%{_prefix} \ --exec-prefix=%{_exec_prefix} \ -%if 0%{?fedora} >= 17 --bindir=%{_bindir} \ -%else - --bindir=/bin \ -%endif --datarootdir=%{_datarootdir} \ --docdir=%{yashdocdir}/ \ @@ -143,6 +139,9 @@ exit 0 %lang(ja) %{yashdocdir}/ja/ %changelog +* Sun Aug 28 2022 Mamoru TASAKA - 2.53-1 +- 2.53 + * Sat Jul 23 2022 Fedora Release Engineering - 2.52-1.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From 85889f2d661b72a45b57afc5c0ed71968ecebb38 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 08:03:11 +0000 Subject: [PATCH 04/24] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- yash.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yash.spec b/yash.spec index 17c1636..f282364 100644 --- a/yash.spec +++ b/yash.spec @@ -18,7 +18,7 @@ Name: yash Version: %{mainver} -Release: %{?minorver:0.}%{mainrel}%{?minorver:.%{minorver}}%{?dist} +Release: %{?minorver:0.}%{mainrel}%{?minorver:.%{minorver}}%{?dist}.1 Summary: Yet Another SHell License: GPLv2+ @@ -139,6 +139,9 @@ exit 0 %lang(ja) %{yashdocdir}/ja/ %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 2.53-1.1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sun Aug 28 2022 Mamoru TASAKA - 2.53-1 - 2.53 From 1af1c73af6c8bcf528510f449c53600922700e4b Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Mon, 27 Feb 2023 16:53:02 +0900 Subject: [PATCH 05/24] 2.54 --- sources | 2 +- yash.spec | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/sources b/sources index ab6a13b..5e85d13 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yash-2.53.tar.xz) = 9bc6dcc9864fbba6200b76dad50b9eb1620b578fceaea5d1dd34e2efda379be0e4255d56e49c9595dc184ddf45951418e87a88dc6507d41cc4220f38b7044994 +SHA512 (yash-2.54.tar.xz) = 360dc55782def4ce8c1a5cf12836ec86405dfbe338c6a623c8031e84f76da1bfa2e5a5ad05c1a62ea7b516681457d124398e2194e2d23824c19216eb3807e155 diff --git a/yash.spec b/yash.spec index f282364..98f2787 100644 --- a/yash.spec +++ b/yash.spec @@ -2,8 +2,8 @@ # Upstream is currently using SVN # SVN path: http://svn.sourceforge.jp/svnroot/yash/yash/trunk -%global repoid 77664 -%global mainver 2.53 +%global repoid 78345 +%global mainver 2.54 %global docver %{mainver} %if 0%{?fedora} >= 20 @@ -18,7 +18,7 @@ Name: yash Version: %{mainver} -Release: %{?minorver:0.}%{mainrel}%{?minorver:.%{minorver}}%{?dist}.1 +Release: %{?minorver:0.}%{mainrel}%{?minorver:.%{minorver}}%{?dist} Summary: Yet Another SHell License: GPLv2+ @@ -139,6 +139,9 @@ exit 0 %lang(ja) %{yashdocdir}/ja/ %changelog +* Mon Feb 27 2023 Mamoru TASAKA - 2.54-1 +- 2.54 + * Sat Jan 21 2023 Fedora Release Engineering - 2.53-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From ced1c5ea4228a30c9f07875100c8441ce1924020 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Fri, 24 Mar 2023 16:30:11 +0900 Subject: [PATCH 06/24] use baserelease --- yash.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yash.spec b/yash.spec index 98f2787..6b626b7 100644 --- a/yash.spec +++ b/yash.spec @@ -12,13 +12,13 @@ %global yashdocdir %{_datadir}/doc/%{name}-doc-%{version} %endif -%global mainrel 1 +%global baserelease 1 %undefine minorver %undefine _changelog_trimtime Name: yash Version: %{mainver} -Release: %{?minorver:0.}%{mainrel}%{?minorver:.%{minorver}}%{?dist} +Release: %{?minorver:0.}%{baserelease}%{?minorver:.%{minorver}}%{?dist} Summary: Yet Another SHell License: GPLv2+ From f32a7375e6db92c565a5ac1aa4d98ac4a59889bb Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Fri, 24 Mar 2023 19:28:43 +0900 Subject: [PATCH 07/24] SPDX confirmed --- yash.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/yash.spec b/yash.spec index 6b626b7..bc32a34 100644 --- a/yash.spec +++ b/yash.spec @@ -21,7 +21,10 @@ Version: %{mainver} Release: %{?minorver:0.}%{baserelease}%{?minorver:.%{minorver}}%{?dist} Summary: Yet Another SHell -License: GPLv2+ +# License header in .c files are GPL-2.0-or-later +# However, doc/intro.txt says this is under GPL-2.0-only +# SPDX confirmed +License: GPL-2.0-only URL: http://yash.osdn.net/ Source0: http://osdn.dl.osdn.net/yash/%{repoid}/%{name}-%{version}%{?minorver}.tar.xz #Source1: http://dl.osdn.jp/yash/%{repoid}/%{name}-doc-%{docver}%{?minorver}-ja.tar.gz @@ -54,7 +57,7 @@ Yash also has its own features beyond POSIX, such as: %package doc Summary: Documentation for %{name} Version: %{docver} -License: CC-BY-SA +License: CC-BY-SA-2.1-JP BuildArch: noarch Requires: %{name} = %{mainver}-%{release} #Requires: %{name} >= %{version} From 45a73d0b9fe4df8bb77a01e64b1702f290ae4b28 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sat, 22 Jul 2023 23:53:35 +0900 Subject: [PATCH 08/24] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild --- yash.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yash.spec b/yash.spec index bc32a34..5bc127c 100644 --- a/yash.spec +++ b/yash.spec @@ -12,7 +12,7 @@ %global yashdocdir %{_datadir}/doc/%{name}-doc-%{version} %endif -%global baserelease 1 +%global baserelease 2 %undefine minorver %undefine _changelog_trimtime @@ -142,6 +142,9 @@ exit 0 %lang(ja) %{yashdocdir}/ja/ %changelog +* Sat Jul 22 2023 Mamoru TASAKA - 2.54-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Mon Feb 27 2023 Mamoru TASAKA - 2.54-1 - 2.54 From d3050745bc0228e3a4cd13e2aacf42884cf0381e Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Mon, 21 Aug 2023 22:01:12 +0900 Subject: [PATCH 09/24] 2.55 --- .gitignore | 1 + sources | 2 +- yash.spec | 27 +++++++++++++-------------- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/.gitignore b/.gitignore index 1f62938..b6ade6c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /yash-*.tar.xz +/yash-*.tar.gz diff --git a/sources b/sources index 5e85d13..422ea08 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yash-2.54.tar.xz) = 360dc55782def4ce8c1a5cf12836ec86405dfbe338c6a623c8031e84f76da1bfa2e5a5ad05c1a62ea7b516681457d124398e2194e2d23824c19216eb3807e155 +SHA512 (yash-2.55.tar.gz) = 24774d63cb48393dda54de1af936de261e8124a8a7549cb20bccfbbac138221547acb1a77155e22f018a75e303dbcacfea648edf10d42242936871009117df24 diff --git a/yash.spec b/yash.spec index 5bc127c..1d3a164 100644 --- a/yash.spec +++ b/yash.spec @@ -3,16 +3,12 @@ # SVN path: http://svn.sourceforge.jp/svnroot/yash/yash/trunk %global repoid 78345 -%global mainver 2.54 +%global mainver 2.55 %global docver %{mainver} -%if 0%{?fedora} >= 20 %global yashdocdir %{_datadir}/doc/%{name}-doc -%else -%global yashdocdir %{_datadir}/doc/%{name}-doc-%{version} -%endif -%global baserelease 2 +%global baserelease 1 %undefine minorver %undefine _changelog_trimtime @@ -25,9 +21,8 @@ Summary: Yet Another SHell # However, doc/intro.txt says this is under GPL-2.0-only # SPDX confirmed License: GPL-2.0-only -URL: http://yash.osdn.net/ -Source0: http://osdn.dl.osdn.net/yash/%{repoid}/%{name}-%{version}%{?minorver}.tar.xz -#Source1: http://dl.osdn.jp/yash/%{repoid}/%{name}-doc-%{docver}%{?minorver}-ja.tar.gz +URL: https://github.com/magicant/yash/ +Source0: https://github.com/magicant/yash/archive/%{version}/%{name}-%{version}%{?minorver}.tar.gz # Patches @@ -35,6 +30,9 @@ BuildRequires: make BuildRequires: gcc BuildRequires: ncurses-devel BuildRequires: ed +BuildRequires: /usr/bin/a2x +BuildRequires: /usr/bin/xgettext +BuildRequires: /usr/bin/ps Provides: /bin/yash # Write needed Requires for scriptlets explicitly Requires(post): grep @@ -82,7 +80,7 @@ env \ --datarootdir=%{_datarootdir} \ --docdir=%{yashdocdir}/ \ -make -k %{?_smp_mflags} +%make_build -k %install make install install-html \ @@ -117,12 +115,11 @@ sed -i -e '\@/bin/yash$@d' %{_sysconfdir}/shells exit 0 %files -f %name.lang -%defattr(-,root,root,-) %license COPYING %doc NEWS -%doc README +%doc README.md %lang(ja) %doc NEWS.ja -%lang(ja) %doc README.ja +%lang(ja) %doc README.ja.md %{_bindir}/%{name} @@ -135,13 +132,15 @@ exit 0 %lang(ja) %{_mandir}/ja/man1/yash.1* %files doc -%defattr(-,root,root,-) %dir %{yashdocdir}/ %{yashdocdir}/*.html %{yashdocdir}/*.css %lang(ja) %{yashdocdir}/ja/ %changelog +* Mon Aug 21 2023 Mamoru TASAKA - 2.55-1 +- 2.55 + * Sat Jul 22 2023 Mamoru TASAKA - 2.54-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From c0de86bbe14dd79da2a8cb28d37e62a1956a0359 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 10:42:14 +0000 Subject: [PATCH 10/24] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- yash.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yash.spec b/yash.spec index 1d3a164..dcb3d29 100644 --- a/yash.spec +++ b/yash.spec @@ -8,7 +8,7 @@ %global yashdocdir %{_datadir}/doc/%{name}-doc -%global baserelease 1 +%global baserelease 2 %undefine minorver %undefine _changelog_trimtime @@ -138,6 +138,9 @@ exit 0 %lang(ja) %{yashdocdir}/ja/ %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 2.55-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Aug 21 2023 Mamoru TASAKA - 2.55-1 - 2.55 From 875117cd7e88affc24cb757628690de1336b42b2 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Thu, 21 Mar 2024 23:44:02 +0900 Subject: [PATCH 11/24] 2.56.1 --- sources | 2 +- yash.spec | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/sources b/sources index 422ea08..eb80c7a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yash-2.55.tar.gz) = 24774d63cb48393dda54de1af936de261e8124a8a7549cb20bccfbbac138221547acb1a77155e22f018a75e303dbcacfea648edf10d42242936871009117df24 +SHA512 (yash-2.56.1.tar.gz) = de3f9f926972e6f48337900fa77deab1a6129c1a11003fe172a64ef8bc1873fdeb3b3e4a5a07890f174e497ac8cafba9882696eb52a6d3c8b3fa2113dc28a12e diff --git a/yash.spec b/yash.spec index dcb3d29..1d32de2 100644 --- a/yash.spec +++ b/yash.spec @@ -2,13 +2,12 @@ # Upstream is currently using SVN # SVN path: http://svn.sourceforge.jp/svnroot/yash/yash/trunk -%global repoid 78345 -%global mainver 2.55 +%global mainver 2.56.1 %global docver %{mainver} %global yashdocdir %{_datadir}/doc/%{name}-doc -%global baserelease 2 +%global baserelease 1 %undefine minorver %undefine _changelog_trimtime @@ -31,6 +30,7 @@ BuildRequires: gcc BuildRequires: ncurses-devel BuildRequires: ed BuildRequires: /usr/bin/a2x +BuildRequires: /usr/bin/asciidoc BuildRequires: /usr/bin/xgettext BuildRequires: /usr/bin/ps Provides: /bin/yash @@ -138,6 +138,9 @@ exit 0 %lang(ja) %{yashdocdir}/ja/ %changelog +* Thu Mar 21 2024 Mamoru TASAKA - 2.56.1-1 +- 2.56.1 + * Sat Jan 27 2024 Fedora Release Engineering - 2.55-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 5b00d093c95138054a6a5c855122fec774b40451 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 10:39:46 +0000 Subject: [PATCH 12/24] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- yash.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yash.spec b/yash.spec index 1d32de2..7c5bf6b 100644 --- a/yash.spec +++ b/yash.spec @@ -7,7 +7,7 @@ %global yashdocdir %{_datadir}/doc/%{name}-doc -%global baserelease 1 +%global baserelease 2 %undefine minorver %undefine _changelog_trimtime @@ -138,6 +138,9 @@ exit 0 %lang(ja) %{yashdocdir}/ja/ %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 2.56.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Thu Mar 21 2024 Mamoru TASAKA - 2.56.1-1 - 2.56.1 From 9a88572793bfdabb8bc12f2f2e579919000ae969 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Tue, 6 Aug 2024 15:30:27 +0900 Subject: [PATCH 13/24] 2.57 --- sources | 2 +- yash.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index eb80c7a..9f33577 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yash-2.56.1.tar.gz) = de3f9f926972e6f48337900fa77deab1a6129c1a11003fe172a64ef8bc1873fdeb3b3e4a5a07890f174e497ac8cafba9882696eb52a6d3c8b3fa2113dc28a12e +SHA512 (yash-2.57.tar.gz) = 06cde5ae0d3dfc79f6753589ce20593b9fb90ba5b2c58ec86f2b1c8f7abf8d5345813b97be7176f63371d3adc85bf5fa29d499ccbf356f628a793be749865ba5 diff --git a/yash.spec b/yash.spec index 7c5bf6b..551c56f 100644 --- a/yash.spec +++ b/yash.spec @@ -2,12 +2,12 @@ # Upstream is currently using SVN # SVN path: http://svn.sourceforge.jp/svnroot/yash/yash/trunk -%global mainver 2.56.1 +%global mainver 2.57 %global docver %{mainver} %global yashdocdir %{_datadir}/doc/%{name}-doc -%global baserelease 2 +%global baserelease 1 %undefine minorver %undefine _changelog_trimtime @@ -138,6 +138,9 @@ exit 0 %lang(ja) %{yashdocdir}/ja/ %changelog +* Tue Aug 06 2024 Mamoru TASAKA - 2.57-1 +- 2.57 + * Sat Jul 20 2024 Fedora Release Engineering - 2.56.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 8894b4e543ec15c9c728bd56f8a9090d24248cca Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 16:31:26 +0000 Subject: [PATCH 14/24] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- yash.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yash.spec b/yash.spec index 551c56f..49c76b3 100644 --- a/yash.spec +++ b/yash.spec @@ -7,7 +7,7 @@ %global yashdocdir %{_datadir}/doc/%{name}-doc -%global baserelease 1 +%global baserelease 2 %undefine minorver %undefine _changelog_trimtime @@ -138,6 +138,9 @@ exit 0 %lang(ja) %{yashdocdir}/ja/ %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 2.57-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Tue Aug 06 2024 Mamoru TASAKA - 2.57-1 - 2.57 From 20796e97dbb707ca2deaf21c2260591b8a507cfc Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Mon, 3 Feb 2025 22:44:35 +0900 Subject: [PATCH 15/24] 2.58 --- sources | 2 +- yash.spec | 15 ++++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/sources b/sources index 9f33577..0f5ae20 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yash-2.57.tar.gz) = 06cde5ae0d3dfc79f6753589ce20593b9fb90ba5b2c58ec86f2b1c8f7abf8d5345813b97be7176f63371d3adc85bf5fa29d499ccbf356f628a793be749865ba5 +SHA512 (yash-2.58.tar.gz) = 50c8fd144e439407805eab13fbeeb52cde8eae3c65581cff5d125acf6f29cc5987fbce97d32c6fef21c8df284b8724905df75d3fc645f22ee8c17b8e2635d1e9 diff --git a/yash.spec b/yash.spec index 49c76b3..4579e2e 100644 --- a/yash.spec +++ b/yash.spec @@ -2,12 +2,12 @@ # Upstream is currently using SVN # SVN path: http://svn.sourceforge.jp/svnroot/yash/yash/trunk -%global mainver 2.57 +%global mainver 2.58 %global docver %{mainver} %global yashdocdir %{_datadir}/doc/%{name}-doc -%global baserelease 2 +%global baserelease 1 %undefine minorver %undefine _changelog_trimtime @@ -66,14 +66,12 @@ This package contains document files for %{name}. %prep %setup -q +%setup_git_proj + %build # This package use configure not based on autotools... # won't accept --libdir= -env \ - CC="%{__cc}" \ - CFLAGS="%{optflags}" \ - \ - ./configure \ +./configure \ --prefix=%{_prefix} \ --exec-prefix=%{_exec_prefix} \ --bindir=%{_bindir} \ @@ -138,6 +136,9 @@ exit 0 %lang(ja) %{yashdocdir}/ja/ %changelog +* Mon Feb 03 2025 Mamoru TASAKA - 2.58-1 +- 2.58 + * Sun Jan 19 2025 Fedora Release Engineering - 2.57-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 5c2f41a58a5a02f2bc8706a6c38171d5bdc0dc91 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Mon, 3 Feb 2025 23:24:21 +0900 Subject: [PATCH 16/24] remove unknown macro... --- yash.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/yash.spec b/yash.spec index 4579e2e..7f2fc62 100644 --- a/yash.spec +++ b/yash.spec @@ -66,8 +66,6 @@ This package contains document files for %{name}. %prep %setup -q -%setup_git_proj - %build # This package use configure not based on autotools... # won't accept --libdir= From c6512ba61a18d875d4b8f5a752de81f5a6d1523e Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Mon, 3 Feb 2025 23:25:39 +0900 Subject: [PATCH 17/24] ... and bump release --- yash.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yash.spec b/yash.spec index 7f2fc62..d4a16e4 100644 --- a/yash.spec +++ b/yash.spec @@ -7,7 +7,7 @@ %global yashdocdir %{_datadir}/doc/%{name}-doc -%global baserelease 1 +%global baserelease 2 %undefine minorver %undefine _changelog_trimtime @@ -134,7 +134,7 @@ exit 0 %lang(ja) %{yashdocdir}/ja/ %changelog -* Mon Feb 03 2025 Mamoru TASAKA - 2.58-1 +* Mon Feb 03 2025 Mamoru TASAKA - 2.58-2 - 2.58 * Sun Jan 19 2025 Fedora Release Engineering - 2.57-2 From 623523134f53f2b9b8a04c05337217b6473ffb00 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Tue, 4 Feb 2025 22:37:54 +0900 Subject: [PATCH 18/24] 2.58.1 --- sources | 2 +- yash.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index 0f5ae20..8edbe3d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yash-2.58.tar.gz) = 50c8fd144e439407805eab13fbeeb52cde8eae3c65581cff5d125acf6f29cc5987fbce97d32c6fef21c8df284b8724905df75d3fc645f22ee8c17b8e2635d1e9 +SHA512 (yash-2.58.1.tar.gz) = d90e6f90106aca1d13b4c65ee8b1e1f2bf4973b7bb0e4f9ad30ad0b093bfad8ac25f7064937d987ff4ba5a55e93ae86c11e46a1dd5f68a759288f59974bf2b83 diff --git a/yash.spec b/yash.spec index d4a16e4..e9c9cd8 100644 --- a/yash.spec +++ b/yash.spec @@ -2,12 +2,12 @@ # Upstream is currently using SVN # SVN path: http://svn.sourceforge.jp/svnroot/yash/yash/trunk -%global mainver 2.58 +%global mainver 2.58.1 %global docver %{mainver} %global yashdocdir %{_datadir}/doc/%{name}-doc -%global baserelease 2 +%global baserelease 1 %undefine minorver %undefine _changelog_trimtime @@ -134,6 +134,9 @@ exit 0 %lang(ja) %{yashdocdir}/ja/ %changelog +* Tue Feb 04 2025 Mamoru TASAKA - 2.58.1-1 +- 2.58.1 + * Mon Feb 03 2025 Mamoru TASAKA - 2.58-2 - 2.58 From 9b2f0bc12f5098cb158adeb4496b8cd5fc4244ef Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Thu, 15 May 2025 14:15:16 +0900 Subject: [PATCH 19/24] 2.59 --- sources | 2 +- yash.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 8edbe3d..a2d7e92 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yash-2.58.1.tar.gz) = d90e6f90106aca1d13b4c65ee8b1e1f2bf4973b7bb0e4f9ad30ad0b093bfad8ac25f7064937d987ff4ba5a55e93ae86c11e46a1dd5f68a759288f59974bf2b83 +SHA512 (yash-2.59.tar.gz) = 3789e856eb1ae7073dd5a97d8fb93e75b056277d055221e0d010d81d893ca134a79cfaa81e83e17c2a23abb55081fe2b05df7900789a8fba9b9661eb53e8e2be diff --git a/yash.spec b/yash.spec index e9c9cd8..b273cd0 100644 --- a/yash.spec +++ b/yash.spec @@ -2,7 +2,7 @@ # Upstream is currently using SVN # SVN path: http://svn.sourceforge.jp/svnroot/yash/yash/trunk -%global mainver 2.58.1 +%global mainver 2.59 %global docver %{mainver} %global yashdocdir %{_datadir}/doc/%{name}-doc @@ -134,6 +134,9 @@ exit 0 %lang(ja) %{yashdocdir}/ja/ %changelog +* Thu May 15 2025 Mamoru TASAKA - 2.59-1 +- 2.59 + * Tue Feb 04 2025 Mamoru TASAKA - 2.58.1-1 - 2.58.1 From bac46ac9ade5eab0ae71dea68a6c06128328f11c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 21:11:06 +0000 Subject: [PATCH 20/24] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- yash.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yash.spec b/yash.spec index b273cd0..d8bc13e 100644 --- a/yash.spec +++ b/yash.spec @@ -7,7 +7,7 @@ %global yashdocdir %{_datadir}/doc/%{name}-doc -%global baserelease 1 +%global baserelease 2 %undefine minorver %undefine _changelog_trimtime @@ -134,6 +134,9 @@ exit 0 %lang(ja) %{yashdocdir}/ja/ %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 2.59-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Thu May 15 2025 Mamoru TASAKA - 2.59-1 - 2.59 From e5c756975282ec4b0ce82a8116494a67adfeed81 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Wed, 17 Sep 2025 22:57:46 +0900 Subject: [PATCH 21/24] 2.60 --- sources | 2 +- yash.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index a2d7e92..0d7d4c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yash-2.59.tar.gz) = 3789e856eb1ae7073dd5a97d8fb93e75b056277d055221e0d010d81d893ca134a79cfaa81e83e17c2a23abb55081fe2b05df7900789a8fba9b9661eb53e8e2be +SHA512 (yash-2.60.tar.gz) = 3481cec5f829ed9b4a0380cd8b81816e90c41ecea7e83c41c343861bd6c1ddca687aa9670e039640c3c6972431bc97973b182ab42cb37c022a8d423446f49c21 diff --git a/yash.spec b/yash.spec index d8bc13e..9b5e105 100644 --- a/yash.spec +++ b/yash.spec @@ -2,12 +2,12 @@ # Upstream is currently using SVN # SVN path: http://svn.sourceforge.jp/svnroot/yash/yash/trunk -%global mainver 2.59 +%global mainver 2.60 %global docver %{mainver} %global yashdocdir %{_datadir}/doc/%{name}-doc -%global baserelease 2 +%global baserelease 1 %undefine minorver %undefine _changelog_trimtime @@ -134,6 +134,9 @@ exit 0 %lang(ja) %{yashdocdir}/ja/ %changelog +* Wed Sep 17 2025 Mamoru TASAKA - 2.60-1 +- 2.60 + * Fri Jul 25 2025 Fedora Release Engineering - 2.59-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 6534210ebc9b66123e8f44471c899011bbd7c5d5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 21:00:58 +0000 Subject: [PATCH 22/24] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- yash.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yash.spec b/yash.spec index 9b5e105..62a755e 100644 --- a/yash.spec +++ b/yash.spec @@ -7,7 +7,7 @@ %global yashdocdir %{_datadir}/doc/%{name}-doc -%global baserelease 1 +%global baserelease 2 %undefine minorver %undefine _changelog_trimtime @@ -134,6 +134,9 @@ exit 0 %lang(ja) %{yashdocdir}/ja/ %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 2.60-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Wed Sep 17 2025 Mamoru TASAKA - 2.60-1 - 2.60 From 2182d34dcb8d93b6997c6f5d37c1d7b217472124 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Thu, 5 Mar 2026 15:12:24 +0900 Subject: [PATCH 23/24] 2.61 --- sources | 2 +- yash.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index 0d7d4c0..f07dc6f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yash-2.60.tar.gz) = 3481cec5f829ed9b4a0380cd8b81816e90c41ecea7e83c41c343861bd6c1ddca687aa9670e039640c3c6972431bc97973b182ab42cb37c022a8d423446f49c21 +SHA512 (yash-2.61.tar.gz) = 80362496a11b79dad0de13b75a9083397d684758cdf744622b94f34f7dd6e0db685c8786f74efb52dddcf9ad6d7ad50017b7940fb10f368a4c7f433ff5182d39 diff --git a/yash.spec b/yash.spec index 62a755e..4f22441 100644 --- a/yash.spec +++ b/yash.spec @@ -2,12 +2,12 @@ # Upstream is currently using SVN # SVN path: http://svn.sourceforge.jp/svnroot/yash/yash/trunk -%global mainver 2.60 +%global mainver 2.61 %global docver %{mainver} %global yashdocdir %{_datadir}/doc/%{name}-doc -%global baserelease 2 +%global baserelease 1 %undefine minorver %undefine _changelog_trimtime @@ -134,6 +134,9 @@ exit 0 %lang(ja) %{yashdocdir}/ja/ %changelog +* Thu Mar 05 2026 Mamoru TASAKA - 2.61-1 +- 2.61 + * Sat Jan 17 2026 Fedora Release Engineering - 2.60-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 18b375741533dc010e150afe81e3e8b12e1c6a91 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:33:24 +0000 Subject: [PATCH 24/24] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- yash.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yash.spec b/yash.spec index 4f22441..605496b 100644 --- a/yash.spec +++ b/yash.spec @@ -7,7 +7,7 @@ %global yashdocdir %{_datadir}/doc/%{name}-doc -%global baserelease 1 +%global baserelease 2 %undefine minorver %undefine _changelog_trimtime @@ -134,6 +134,9 @@ exit 0 %lang(ja) %{yashdocdir}/ja/ %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 2.61-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Thu Mar 05 2026 Mamoru TASAKA - 2.61-1 - 2.61