Raise release number to keep everything sync'ed
This commit is contained in:
parent
90378afb32
commit
d3001130e3
@ -22,7 +22,7 @@
|
||||
|
||||
Name: libvirt-glib
|
||||
Version: 0.0.8
|
||||
Release: 1%{?dist}%{?extra_release}
|
||||
Release: 2%{?dist}%{?extra_release}
|
||||
Summary: libvirt glib integration for events
|
||||
Group: Development/Libraries
|
||||
License: LGPLv2+
|
||||
@ -234,6 +234,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed May 16 2012 Christophe Fergeau <cfergeau@redhat.com> - 0.0.8-2
|
||||
- Bump release number (no build pushed until there are more useful changes
|
||||
in there)
|
||||
- Fixed conditional to ensure vala bindings are built for Fedora >= 15
|
||||
and for RHEL > 6
|
||||
|
||||
* Fri Apr 27 2012 Daniel P. Berrange <berrange@redhat.com> - 0.0.8-1
|
||||
- Update to 0.0.8 release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user