- rebuilt with new openssl
This commit is contained in:
parent
1c30876e7b
commit
7eeaed53fe
5
git.spec
5
git.spec
@ -1,7 +1,7 @@
|
|||||||
# Pass --without docs to rpmbuild if you don't want the documentation
|
# Pass --without docs to rpmbuild if you don't want the documentation
|
||||||
Name: git
|
Name: git
|
||||||
Version: 1.6.4
|
Version: 1.6.4
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Fast Version Control System
|
Summary: Fast Version Control System
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -386,6 +386,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
# No files for you!
|
# No files for you!
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 1.6.4-2
|
||||||
|
- rebuilt with new openssl
|
||||||
|
|
||||||
* Wed Jul 29 2009 Todd Zullinger <tmz@pobox.com> - 1.6.4-1
|
* Wed Jul 29 2009 Todd Zullinger <tmz@pobox.com> - 1.6.4-1
|
||||||
- git-1.6.4
|
- git-1.6.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user