aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arm-linux-gnueabi-toolchain/arm-linux-gnueabi-binutils/arm-linux-gnueabi-binutils.spec5
-rw-r--r--arm-linux-gnueabi-toolchain/arm-linux-gnueabi-filesystem/arm-linux-gnueabi-filesystem.spec5
-rw-r--r--arm-linux-gnueabi-toolchain/arm-linux-gnueabi-gcc/arm-linux-gnueabi-gcc.spec5
-rw-r--r--arm-linux-gnueabi-toolchain/arm-linux-gnueabi-glibc/arm-linux-gnueabi-glibc.spec5
-rw-r--r--arm-linux-gnueabi-toolchain/arm-linux-gnueabi-kernel-headers/arm-linux-gnueabi-kernel-headers.spec5
-rw-r--r--factor/msieve/msieve.spec5
-rw-r--r--factor/yafu/yafu.spec5
-rw-r--r--guix/emacs-dash/emacs-dash.spec5
-rw-r--r--guix/emacs-geiser/emacs-geiser.spec5
-rw-r--r--guix/guile-json/guile-json.spec5
-rw-r--r--guix/guix/guix.spec5
-rw-r--r--lilyterm-gtk3/lilyterm-gtk3/lilyterm-gtk3.spec5
-rw-r--r--qelly/qelly/qelly.spec5
-rw-r--r--tcc/tcc/tcc.spec5
14 files changed, 56 insertions, 14 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 85ebb22..f17c542 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
@@ -4,7 +4,7 @@
Name: %{cross_triplet}-binutils
Version: 2.26
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A GNU collection of binary utilities (%{cross_triplet})
Group: Development/Tools
@@ -85,6 +85,9 @@ rm -rf %{buildroot}%{_infodir}
%changelog
+* Thu Mar 03 2016 Ting-Wei Lan <lantw44@gmail.com> - 2.26-2
+- Rebuilt for Fedora 24 and 25
+
* Mon Jan 25 2016 Ting-Wei Lan <lantw44@gmail.com> - 2.26-1
- Update to 2.26
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 694d527..f8171e1 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,7 +14,7 @@
Name: %{cross_triplet}-filesystem
Version: 3
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Cross compilation toolchain filesystem layout (%{cross_triplet})
Group: Development/System
@@ -84,6 +84,9 @@ mkdir %{buildroot}%{cross_sysroot}/var/db
%changelog
+* Thu Mar 03 2016 Ting-Wei Lan <lantw44@gmail.com> - 3-2
+- Rebuilt for Fedora 24 and 25
+
* Tue Dec 29 2015 Ting-Wei Lan <lantw44@gmail.com> - 3-1
- ld needs a empty /usr/lib directory
diff --git a/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-gcc/arm-linux-gnueabi-gcc.spec b/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-gcc/arm-linux-gnueabi-gcc.spec
index 6639443..1b60a83 100644
--- a/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-gcc/arm-linux-gnueabi-gcc.spec
+++ b/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-gcc/arm-linux-gnueabi-gcc.spec
@@ -30,7 +30,7 @@
Name: %{cross_triplet}-gcc%{pkg_suffix}
Version: 5.3.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: The GNU Compiler Collection (%{cross_triplet})
Group: Development/Languages
@@ -344,6 +344,9 @@ chmod +x %{__rpmdeps_skip_sysroot}
%changelog
+* Thu Mar 03 2016 Ting-Wei Lan <lantw44@gmail.com> - 5.3.0-3
+- Rebuilt for Fedora 24 and 25
+
* Mon Dec 28 2015 Ting-Wei Lan <lantw44@gmail.com> - 5.3.0-2
- Sync configure options with Fedora
- Support arm-linux-gnueabihf and aarch64-linux-gnu
diff --git a/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-glibc/arm-linux-gnueabi-glibc.spec b/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-glibc/arm-linux-gnueabi-glibc.spec
index 1e9f44f..3a7d82f 100644
--- a/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-glibc/arm-linux-gnueabi-glibc.spec
+++ b/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-glibc/arm-linux-gnueabi-glibc.spec
@@ -43,7 +43,7 @@
Name: %{cross_triplet}-glibc%{pkg_suffix}
Version: 2.23
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: The GNU C Library (%{cross_triplet})
Group: Development/Libraries
@@ -566,6 +566,9 @@ chmod +x %{__ar_no_strip}
%changelog
+* Thu Mar 03 2016 Ting-Wei Lan <lantw44@gmail.com> - 2.23-2
+- Rebuilt for Fedora 24 and 25
+
* Tue Mar 01 2016 Ting-Wei Lan <lantw44@gmail.com> - 2.23-1
- Update to 2.23
diff --git a/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-kernel-headers/arm-linux-gnueabi-kernel-headers.spec b/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-kernel-headers/arm-linux-gnueabi-kernel-headers.spec
index b779dc9..5f1bb12 100644
--- a/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-kernel-headers/arm-linux-gnueabi-kernel-headers.spec
+++ b/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-kernel-headers/arm-linux-gnueabi-kernel-headers.spec
@@ -4,7 +4,7 @@
Name: %{cross_triplet}-kernel-headers
Version: 4.4.3
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Header files for the Linux kernel (%{cross_triplet})
%define debug_package %{nil}
@@ -117,6 +117,9 @@ find %{buildroot}%{cross_sysroot} -name ..install.cmd -delete
%changelog
+* Thu Mar 03 2016 Ting-Wei Lan <lantw44@gmail.com> - 4.4.3-2
+- Rebuilt for Fedora 24 and 25
+
* Sat Feb 27 2016 Ting-Wei Lan <lantw44@gmail.com> - 4.4.3-1
- Update to 4.4.3
diff --git a/factor/msieve/msieve.spec b/factor/msieve/msieve.spec
index b4dea6e..fbaaea6 100644
--- a/factor/msieve/msieve.spec
+++ b/factor/msieve/msieve.spec
@@ -1,6 +1,6 @@
Name: msieve
Version: 1.52
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Msieve is a C library to factor large integers.
Group: Applications/Engineering
@@ -39,6 +39,9 @@ install -m 644 libmsieve.a %{buildroot}%{_libdir}
%changelog
+* Thu Mar 03 2016 Ting-Wei Lan <lantw44@gmail.com> - 1.52-5
+- Rebuilt for Fedora 24 and 25
+
* Fri Nov 20 2015 Ting-Wei Lan <lantw44@gmail.com> - 1.52-4
- Rebuilt for hardening flags
diff --git a/factor/yafu/yafu.spec b/factor/yafu/yafu.spec
index 87d4c55..dbcbc7b 100644
--- a/factor/yafu/yafu.spec
+++ b/factor/yafu/yafu.spec
@@ -1,6 +1,6 @@
Name: yafu
Version: 1.34
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Automated integer factorization
Group: Applications/Engineering
@@ -46,6 +46,9 @@ install -m 755 yafu %{buildroot}%{_bindir}
%changelog
+* Thu Mar 03 2016 Ting-Wei Lan <lantw44@gmail.com> - 1.34-5
+- Rebuilt for Fedora 24 and 25
+
* Fri Nov 20 2015 Ting-Wei Lan <lantw44@gmail.com> - 1.34-4
- Rebuilt for hardening flags
diff --git a/guix/emacs-dash/emacs-dash.spec b/guix/emacs-dash/emacs-dash.spec
index 1015179..c385b74 100644
--- a/guix/emacs-dash/emacs-dash.spec
+++ b/guix/emacs-dash/emacs-dash.spec
@@ -3,7 +3,7 @@
Name: emacs-%{pkg}
Version: 2.12.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Dash is a modern list library for Emacs
Group: Applications/Editors
@@ -60,5 +60,8 @@ fi
%changelog
+* Thu Mar 03 2016 Ting-Wei Lan <lantw44@gmail.com> - 2.12.1-2
+- Rebuilt for Fedora 24 and 25
+
* Sat Nov 21 2015 Ting-Wei Lan <lantw44@gmail.com> - 2.12.1-1
- Initial packaging
diff --git a/guix/emacs-geiser/emacs-geiser.spec b/guix/emacs-geiser/emacs-geiser.spec
index 9a9a87b..3e4d77b 100644
--- a/guix/emacs-geiser/emacs-geiser.spec
+++ b/guix/emacs-geiser/emacs-geiser.spec
@@ -3,7 +3,7 @@
Name: emacs-%{pkg}
Version: 0.8.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Geiser is an Emacs environment to hack and have fun in Scheme
Group: Applications/Editors
@@ -65,6 +65,9 @@ fi
%changelog
+* Thu Mar 03 2016 Ting-Wei Lan <lantw44@gmail.com> - 0.8.1-2
+- Rebuilt for Fedora 24 and 25
+
* Thu Nov 05 2015 Ting-Wei Lan <lantw44@gmail.com> - 0.8.1-1
- Update to 0.8.1
- Don't clutter the system site-lisp directory
diff --git a/guix/guile-json/guile-json.spec b/guix/guile-json/guile-json.spec
index f154a77..d89b2f9 100644
--- a/guix/guile-json/guile-json.spec
+++ b/guix/guile-json/guile-json.spec
@@ -1,6 +1,6 @@
Name: guile-json
Version: 0.4.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: JSON module for Guile
License: LGPLv3+
@@ -51,5 +51,8 @@ make %{?_smp_mflags}
%changelog
+* Thu Mar 03 2016 Ting-Wei Lan <lantw44@gmail.com> - 0.4.0-2
+- Rebuilt for Fedora 24 and 25
+
* Sat Nov 21 2015 Ting-Wei Lan <lantw44@gmail.com> - 0.4.0-1
- Initial packaging
diff --git a/guix/guix/guix.spec b/guix/guix/guix.spec
index 1d7bc42..e375766 100644
--- a/guix/guix/guix.spec
+++ b/guix/guix/guix.spec
@@ -1,6 +1,6 @@
Name: guix
Version: 0.9.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A purely functional package manager for the GNU system
License: GPLv3+
@@ -237,6 +237,9 @@ fi
%changelog
+* Thu Mar 03 2016 Ting-Wei Lan <lantw44@gmail.com> - 0.9.0-3
+- Rebuilt for Fedora 24 and 25
+
* Tue Nov 24 2015 Ting-Wei Lan <lantw44@gmail.com> - 0.9.0-2
- Own /usr/share/info/images because no other packages use it
- Use _libdir macro instead of hard-coding /usr/lib64
diff --git a/lilyterm-gtk3/lilyterm-gtk3/lilyterm-gtk3.spec b/lilyterm-gtk3/lilyterm-gtk3/lilyterm-gtk3.spec
index f987ec9..04f9c91 100644
--- a/lilyterm-gtk3/lilyterm-gtk3/lilyterm-gtk3.spec
+++ b/lilyterm-gtk3/lilyterm-gtk3/lilyterm-gtk3.spec
@@ -3,7 +3,7 @@
Name: lilyterm-gtk3
Version: 0.9.9.5
-Release: 0.5.20150208git%{shortcommit}%{?dist}
+Release: 0.6.20150208git%{shortcommit}%{?dist}
Summary: Light and easy to use X Terminal Emulator (Copr: lantw44/lilyterm-gtk3)
Group: User Interface/X
@@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Mar 03 2016 Ting-Wei Lan <lantw44@gmail.com> - 0.9.9.5-0.6.20150208gitf600c08
+- Rebuilt for Fedora 24 and 25
+
* Sun Nov 01 2015 Ting-Wei Lan <lantw44@gmail.com> - 0.9.9.5-0.5.20150208gitf600c08
- Disable binary striping when running make
- Disable installation of common documentation when running make install
diff --git a/qelly/qelly/qelly.spec b/qelly/qelly/qelly.spec
index 81ab03f..a0de520 100644
--- a/qelly/qelly/qelly.spec
+++ b/qelly/qelly/qelly.spec
@@ -1,6 +1,6 @@
Name: qelly
Version: 1.0
-Release: 0.5.beta%{?dist}
+Release: 0.6.beta%{?dist}
Summary: Qelly is a Qt port of Nally
%global real_name Qelly
@@ -41,6 +41,9 @@ install -m 755 "bin/Qelly" "%{buildroot}/usr/bin"
%doc AUTHORS CHANGES README.md
%changelog
+* Thu Mar 03 2016 Ting-Wei Lan <lantw44@gmail.com> - 1.0-0.6.beta
+- Rebuilt for Fedora 24 and 25
+
* Mon Nov 23 2015 Ting-Wei Lan <lantw44@gmail.com> - 1.0-0.5.beta
- Disable RPATH
- Use qmake macro
diff --git a/tcc/tcc/tcc.spec b/tcc/tcc/tcc.spec
index a7c6280..9eadeb4 100644
--- a/tcc/tcc/tcc.spec
+++ b/tcc/tcc/tcc.spec
@@ -12,7 +12,7 @@
Name: %{pkg_fullname}
Version: 0.9.26
-Release: 9%{?dist}
+Release: 10%{?dist}
Summary: Tiny C Compiler
Group: Development/Languages
@@ -101,6 +101,9 @@ fi
%doc Changelog README TODO VERSION tcc-doc.html
%changelog
+* Thu Mar 03 2016 Ting-Wei Lan <lantw44@gmail.com> - 0.9.26-10
+- Rebuilt for Fedora 24 and 25
+
* Tue Nov 24 2015 Ting-Wei Lan <lantw44@gmail.com> - 0.9.26-9
- Own directories under /usr/lib{,64}/tcc