Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-15 11:38:32 +02:00
parent 5bc5942c59
commit 98bc1359b3

View File

@ -51,7 +51,7 @@
Name: git
Version: 1.8.3.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Fast Version Control System
License: GPLv2
Group: Development/Tools
@ -641,6 +641,9 @@ rm -rf %{buildroot}
# No files for you!
%changelog
* Mon Jul 15 2013 Petr Pisar <ppisar@redhat.com> - 1.8.3.1-2
- Perl 5.18 rebuild
* Fri Jun 14 2013 Todd Zullinger <tmz@pobox.com> - 1.8.3.1-1
- Update to 1.8.3.1
- Add bzr and hg subpackages, thanks to Michael Scherer (#974800)