Revert "fix changelog in spec file for bad merge"

This reverts commit 3ea7b868b4.
This commit is contained in:
Adam Miller 2013-08-27 15:29:41 -05:00
parent 3ea7b868b4
commit b054c12870
1 changed files with 7 additions and 4 deletions

View File

@ -18,7 +18,7 @@
Name: golang
Version: 1.1.2
Release: 2%{?dist}
Release: 1%{?dist}
Summary: The Go Programming Language
License: BSD
@ -250,12 +250,15 @@ cp -av %{SOURCE101} $RPM_BUILD_ROOT%{_sysconfdir}/prelink.conf.d/golang.conf
%changelog
* Tue Aug 27 2013 Adam Miller <maxamillion@fedoraproject.org> - 1.1.2-2
- Update spec to fix changelog entries from bad merge
* Tue Aug 20 2013 Adam Miller <maxamillion@fedoraproject.org> - 1.1.2-1
- Update to latest upstream
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* 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