automated bump and rebuild
This commit is contained in:
parent
5d505ae044
commit
616f3a0a3b
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.4.2.1
|
Version: 1.4.2.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Git core and tools
|
Summary: Git core and tools
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -136,6 +136,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{!?_without_docs: %doc Documentation/*.html }
|
%{!?_without_docs: %doc Documentation/*.html }
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 05 2006 Christian Iseli <Christian.Iseli@licr.org> 1.4.2.1-2
|
||||||
|
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
|
||||||
|
|
||||||
* Fri Sep 22 2006 Chris Wright <chrisw@redhat.com> 1.4.2.1-1
|
* Fri Sep 22 2006 Chris Wright <chrisw@redhat.com> 1.4.2.1-1
|
||||||
- git-1.4.2.1
|
- git-1.4.2.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user