the previous build had a wrong relase number in spec.
This commit is contained in:
parent
714123c1ce
commit
a6a126d22e
@ -7,7 +7,7 @@
|
||||
|
||||
Name: libsolv
|
||||
Version: 0.0.0
|
||||
Release: 2.git%{gitrev}%{?dist}
|
||||
Release: 4.git%{gitrev}%{?dist}
|
||||
License: BSD
|
||||
Url: https://github.com/openSUSE/libsolv
|
||||
# git clone https://github.com/openSUSE/libsolv.git
|
||||
@ -142,6 +142,9 @@ rm $RPM_BUILD_ROOT/usr/bin/testsolv
|
||||
%{python_sitearch}/*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 21 2012 Aleš Kozumplík <akozumpl@redhat.com> - 0.0.0-4.git%{gitrev}%{?dist}
|
||||
- New upstream version, fix the .rpm release number.
|
||||
|
||||
* Wed Mar 21 2012 Aleš Kozumplík <akozumpl@redhat.com> - 0.0.0-3.git%{gitrev}%{?dist}
|
||||
- New upstream version.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user