diff options
author | Florian Weimer <fweimer@redhat.com> | 2017-07-30 16:30:54 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2017-07-30 16:30:54 +0200 |
commit | df5d04fa99da10b1aa088b2bc0b8d1acf83e6d75 (patch) | |
tree | 5a644313d02a8416503f499a827aab1a58bb6b17 /cgit.spec | |
parent | 9d2a9eecc1a86bf5f60ef9d67b0032a43bde5880 (diff) | |
download | cgit_EL6-df5d04fa99da10b1aa088b2bc0b8d1acf83e6d75.tar.gz |
Rebuild with binutils fix for ppc64le (#1475636)
Diffstat (limited to 'cgit.spec')
-rw-r--r-- | cgit.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -36,7 +36,7 @@ make V=1 %{?_smp_mflags} \\\ Name: cgit Version: 1.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A fast web interface for git Group: Development/Tools @@ -162,6 +162,9 @@ rm -rf %{buildroot} %changelog +* Sun Jul 30 2017 Florian Weimer <fweimer@redhat.com> - 1.1-7 +- Rebuild with binutils fix for ppc64le (#1475636) + * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild |