Bump and rebuild.
This commit is contained in:
parent
9ce850b0cf
commit
bda43d7dd2
@ -3,6 +3,8 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
rpmdev-bumpspec -c "- Bump and rebuild." libguestfs.spec
|
rpmdev-bumpspec -c "- Bump and rebuild." libguestfs.spec
|
||||||
cvs diff -u ||:
|
git diff ||:
|
||||||
cvs ci -m "Bump and rebuild."
|
echo "Press ENTER to commit, push and rebuild."
|
||||||
make tag && make build
|
read line
|
||||||
|
fedpkg commit -m "Bump and rebuild." -p
|
||||||
|
fedpkg build
|
||||||
|
@ -42,7 +42,7 @@ Summary: Access and modify virtual machine disk images
|
|||||||
Name: libguestfs
|
Name: libguestfs
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.5.2
|
Version: 1.5.2
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://libguestfs.org/
|
URL: http://libguestfs.org/
|
||||||
@ -708,6 +708,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 05 2010 Richard Jones - 1:1.5.2-5
|
||||||
|
- Bump and rebuild.
|
||||||
|
|
||||||
* Fri Jul 23 2010 David Malcolm <dmalcolm@redhat.com> - 1:1.5.2-4
|
* Fri Jul 23 2010 David Malcolm <dmalcolm@redhat.com> - 1:1.5.2-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user