diff options
-rw-r--r-- | arm-linux-gnueabi-toolchain/arm-linux-gnueabi-binutils/arm-linux-gnueabi-binutils.spec | 6 | ||||
-rw-r--r-- | arm-linux-gnueabi-toolchain/arm-linux-gnueabi-filesystem/arm-linux-gnueabi-filesystem.spec | 6 | ||||
-rw-r--r-- | factor/msieve/msieve.spec | 6 | ||||
-rw-r--r-- | factor/yafu/yafu.spec | 6 | ||||
-rw-r--r-- | guix/emacs-bui/emacs-bui.spec | 6 | ||||
-rw-r--r-- | guix/emacs-dash/emacs-dash.spec | 6 | ||||
-rw-r--r-- | guix/emacs-geiser/emacs-geiser.spec | 6 | ||||
-rw-r--r-- | lilyterm-gtk3/lilyterm-gtk3/lilyterm-gtk3.spec | 6 | ||||
-rw-r--r-- | qelly/qelly/qelly.spec | 6 | ||||
-rw-r--r-- | tcc/tcc/tcc.spec | 6 |
10 files changed, 40 insertions, 20 deletions
diff --git a/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-binutils/arm-linux-gnueabi-binutils.spec b/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-binutils/arm-linux-gnueabi-binutils.spec index 608227b..cfb0e44 100644 --- a/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-binutils/arm-linux-gnueabi-binutils.spec +++ b/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-binutils/arm-linux-gnueabi-binutils.spec @@ -8,10 +8,9 @@ Name: %{cross_triplet}-binutils Version: 2.30 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A GNU collection of binary utilities (%{cross_triplet}) -Group: Development/Tools License: GPLv3+ URL: https://www.gnu.org/software/binutils Source0: https://ftp.gnu.org/gnu/binutils/binutils-%{version}.tar.bz2 @@ -89,6 +88,9 @@ rm -rf %{buildroot}%{_infodir} %changelog +* Mon Feb 26 2018 Ting-Wei Lan <lantw44@gmail.com> - 2.30-2 +- Remove group tag because it is deprecated in Fedora + * Sun Jan 28 2018 Ting-Wei Lan <lantw44@gmail.com> - 2.30-1 - Update to 2.30 diff --git a/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-filesystem/arm-linux-gnueabi-filesystem.spec b/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-filesystem/arm-linux-gnueabi-filesystem.spec index 1022f64..1e80a8a 100644 --- a/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-filesystem/arm-linux-gnueabi-filesystem.spec +++ b/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-filesystem/arm-linux-gnueabi-filesystem.spec @@ -14,10 +14,9 @@ Name: %{cross_triplet}-filesystem Version: 3 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Cross compilation toolchain filesystem layout (%{cross_triplet}) -Group: Development/System License: Public Domain URL: https://copr.fedoraproject.org/coprs/lantw44/arm-linux-gnueabi-toolchain @@ -84,6 +83,9 @@ mkdir %{buildroot}%{cross_sysroot}/var/db %changelog +* Mon Feb 26 2018 Ting-Wei Lan <lantw44@gmail.com> - 3-7 +- Remove group tag because it is deprecated in Fedora + * Mon Dec 11 2017 Ting-Wei Lan <lantw44@gmail.com> - 3-6 - Replace define with global diff --git a/factor/msieve/msieve.spec b/factor/msieve/msieve.spec index 776b539..bc312d4 100644 --- a/factor/msieve/msieve.spec +++ b/factor/msieve/msieve.spec @@ -1,9 +1,8 @@ Name: msieve Version: 1.53 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Msieve is a C library to factor large integers. -Group: Applications/Engineering License: Public Domain URL: https://sourceforge.net/projects/msieve Source0: https://downloads.sourceforge.net/project/msieve/msieve/Msieve v1.53/msieve153_src.tar.gz @@ -40,6 +39,9 @@ install -m 644 libmsieve.a %{buildroot}%{_libdir} %changelog +* Mon Feb 26 2018 Ting-Wei Lan <lantw44@gmail.com> - 1.53-5 +- Remove group tag because it is deprecated in Fedora + * Mon Dec 11 2017 Ting-Wei Lan <lantw44@gmail.com> - 1.53-4 - Use autosetup and make_build macros diff --git a/factor/yafu/yafu.spec b/factor/yafu/yafu.spec index 1c2c7af..a41a7d3 100644 --- a/factor/yafu/yafu.spec +++ b/factor/yafu/yafu.spec @@ -1,9 +1,8 @@ Name: yafu Version: 1.34 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Automated integer factorization -Group: Applications/Engineering License: Public Domain URL: https://sourceforge.net/projects/yafu Source0: https://downloads.sourceforge.net/project/yafu/%{version}/%{name}-%{version}-src.zip @@ -46,6 +45,9 @@ install -m 755 yafu %{buildroot}%{_bindir} %changelog +* Mon Feb 26 2018 Ting-Wei Lan <lantw44@gmail.com> - 1.34-12 +- Remove group tag because it is deprecated in Fedora + * Mon Dec 11 2017 Ting-Wei Lan <lantw44@gmail.com> - 1.34-11 - Use autosetup and make_build macros diff --git a/guix/emacs-bui/emacs-bui.spec b/guix/emacs-bui/emacs-bui.spec index 635cf67..c495cfc 100644 --- a/guix/emacs-bui/emacs-bui.spec +++ b/guix/emacs-bui/emacs-bui.spec @@ -3,10 +3,9 @@ Name: emacs-%{pkg} Version: 1.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Buffer interface library for Emacs -Group: Applications/Editors License: GPLv3+ URL: https://github.com/alezost/bui.el Source0: https://github.com/alezost/bui.el/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -49,6 +48,9 @@ install -m 644 *.el %{buildroot}%{_emacs_sitelispdir}/bui/ %changelog +* Mon Feb 26 2018 Ting-Wei Lan <lantw44@gmail.com> - 1.1.0-5 +- Remove group tag because it is deprecated in Fedora + * Mon Dec 11 2017 Ting-Wei Lan <lantw44@gmail.com> - 1.1.0-4 - Use autosetup macro - Rename the source tarball diff --git a/guix/emacs-dash/emacs-dash.spec b/guix/emacs-dash/emacs-dash.spec index 4a0d09f..0fd714a 100644 --- a/guix/emacs-dash/emacs-dash.spec +++ b/guix/emacs-dash/emacs-dash.spec @@ -3,10 +3,9 @@ Name: emacs-%{pkg} Version: 2.13.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Dash is a modern list library for Emacs -Group: Applications/Editors License: GPLv3+ URL: https://github.com/magnars/dash.el Source0: https://github.com/magnars/dash.el/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -60,6 +59,9 @@ fi %changelog +* Mon Feb 26 2018 Ting-Wei Lan <lantw44@gmail.com> - 2.13.0-5 +- Remove group tag because it is deprecated in Fedora + * Mon Dec 11 2017 Ting-Wei Lan <lantw44@gmail.com> - 2.13.0-4 - Use autosetup macro - Rename the source tarball diff --git a/guix/emacs-geiser/emacs-geiser.spec b/guix/emacs-geiser/emacs-geiser.spec index cfe1afa..b2ad70f 100644 --- a/guix/emacs-geiser/emacs-geiser.spec +++ b/guix/emacs-geiser/emacs-geiser.spec @@ -3,10 +3,9 @@ Name: emacs-%{pkg} Version: 0.9 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Geiser is an Emacs environment to hack and have fun in Scheme -Group: Applications/Editors License: BSD URL: http://nongnu.org/geiser Source0: https://download.sv.gnu.org/releases/geiser/%{version}/%{pkg}-%{version}.tar.gz @@ -68,6 +67,9 @@ fi %changelog +* Mon Feb 26 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.9-6 +- Remove group tag because it is deprecated in Fedora + * Mon Dec 11 2017 Ting-Wei Lan <lantw44@gmail.com> - 0.9-5 - Use autosetup, make_build, make_install macros diff --git a/lilyterm-gtk3/lilyterm-gtk3/lilyterm-gtk3.spec b/lilyterm-gtk3/lilyterm-gtk3/lilyterm-gtk3.spec index eeab803..ea5fb54 100644 --- a/lilyterm-gtk3/lilyterm-gtk3/lilyterm-gtk3.spec +++ b/lilyterm-gtk3/lilyterm-gtk3/lilyterm-gtk3.spec @@ -3,10 +3,9 @@ Name: lilyterm-gtk3 Version: 0.9.9.5 -Release: 0.12.20161004git%{shortcommit}%{?dist} +Release: 0.13.20161004git%{shortcommit}%{?dist} Summary: Light and easy to use X Terminal Emulator (Copr: lantw44/lilyterm-gtk3) -Group: User Interface/X License: GPLv3+ URL: http://lilyterm.luna.com.tw Source0: https://github.com/Tetralet/LilyTerm/archive/%{commit}/LilyTerm-%{commit}.tar.gz @@ -87,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Feb 26 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.9.9.5-0.13.20161004git8df92d6 +- Remove group tag because it is deprecated in Fedora + * Tue Dec 12 2017 Ting-Wei Lan <lantw44@gmail.com> - 0.9.9.5-0.12.20161004git8df92d6 - Use make_build and make_install macros diff --git a/qelly/qelly/qelly.spec b/qelly/qelly/qelly.spec index 53dead2..98f38bc 100644 --- a/qelly/qelly/qelly.spec +++ b/qelly/qelly/qelly.spec @@ -1,12 +1,11 @@ Name: qelly Version: 1.0 -Release: 0.10.beta%{?dist} +Release: 0.11.beta%{?dist} Summary: Qelly is a Qt port of Nally %global real_name Qelly %global real_version 1.0b -Group: Applications/Internet License: GPLv3 URL: https://github.com/uranusjr/Qelly Source0: https://github.com/uranusjr/Qelly/archive/v%{real_version}.tar.gz#/%{name}-%{real_version}.tar.gz @@ -41,6 +40,9 @@ install -m 755 "bin/Qelly" "%{buildroot}/usr/bin" %doc AUTHORS CHANGES README.md %changelog +* Mon Feb 26 2018 Ting-Wei Lan <lantw44@gmail.com> - 1.0-0.11.beta +- Remove group tag because it is deprecated in Fedora + * Mon Dec 11 2017 Ting-Wei Lan <lantw44@gmail.com> - 1.0-0.10.beta - Use autosetup and make_build macros - Rename the source tarball diff --git a/tcc/tcc/tcc.spec b/tcc/tcc/tcc.spec index efdfc3c..0c1d444 100644 --- a/tcc/tcc/tcc.spec +++ b/tcc/tcc/tcc.spec @@ -12,10 +12,9 @@ Name: %{pkg_fullname} Version: 0.9.26 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Tiny C Compiler -Group: Development/Languages License: LGPLv2 URL: https://bellard.org/tcc Source0: https://download.savannah.gnu.org/releases/tinycc/%{pkg_name}-%{version}.tar.bz2 @@ -103,6 +102,9 @@ fi %doc Changelog README TODO VERSION tcc-doc.html %changelog +* Mon Feb 26 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.9.26-15 +- Remove group tag because it is deprecated in Fedora + * Mon Dec 11 2017 Ting-Wei Lan <lantw44@gmail.com> - 0.9.26-14 - Use autosetup, make_build, make_install macros - Use HTTPS to download the source |