summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetr Písař <ppisar@redhat.com>2013-07-17 11:15:56 +0200
committerPetr Písař <ppisar@redhat.com>2013-07-17 11:15:56 +0200
commitb8e05f924891c7118b1048d1f6f79c3e149aebb8 (patch)
tree4dcdf1645a331bec276f76522cfaf603d3ed98d4
parent03e9b35658fdd249e7d0cf4f1f5f90cda4ec6d47 (diff)
downloadgolang-b8e05f924891c7118b1048d1f6f79c3e149aebb8.tar.gz
golang-b8e05f924891c7118b1048d1f6f79c3e149aebb8.tar.xz
golang-b8e05f924891c7118b1048d1f6f79c3e149aebb8.zip
Perl 5.18 rebuild
-rw-r--r--golang.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/golang.spec b/golang.spec
index 339e6ae..f857d77 100644
--- a/golang.spec
+++ b/golang.spec
@@ -18,7 +18,7 @@
Name: golang
Version: 1.1.1
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: The Go Programming Language
License: BSD
@@ -250,6 +250,9 @@ cp -av %{SOURCE101} $RPM_BUILD_ROOT%{_sysconfdir}/prelink.conf.d/golang.conf
%changelog
+* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 1.1.1-6
+- Perl 5.18 rebuild
+
* Wed Jul 10 2013 Adam Goode <adam@spicenitz.org> - 1.1.1-5
- Blacklist testdata files from prelink
- Again try to fix #973842