Update to 1.3.0 release
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
parent
fb9057eb6b
commit
e840ca4c45
@ -6,7 +6,7 @@
|
|||||||
%global system_user libvirtdbus
|
%global system_user libvirtdbus
|
||||||
|
|
||||||
Name: libvirt-dbus
|
Name: libvirt-dbus
|
||||||
Version: 1.2.0
|
Version: 1.3.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: libvirt D-Bus API binding
|
Summary: libvirt D-Bus API binding
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -51,7 +51,7 @@ exit 0
|
|||||||
%files
|
%files
|
||||||
%doc README.md HACKING.md AUTHORS NEWS
|
%doc README.md HACKING.md AUTHORS NEWS
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%{_bindir}/libvirt-dbus
|
%{_sbindir}/libvirt-dbus
|
||||||
%{_datadir}/dbus-1/services/org.libvirt.service
|
%{_datadir}/dbus-1/services/org.libvirt.service
|
||||||
%{_datadir}/dbus-1/system-services/org.libvirt.service
|
%{_datadir}/dbus-1/system-services/org.libvirt.service
|
||||||
%{_datadir}/dbus-1/system.d/org.libvirt.conf
|
%{_datadir}/dbus-1/system.d/org.libvirt.conf
|
||||||
@ -60,6 +60,9 @@ exit 0
|
|||||||
%{_mandir}/man8/libvirt-dbus.8*
|
%{_mandir}/man8/libvirt-dbus.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 21 2019 Pavel Hrdina <phrdina@redhat.com> - 1.3.0-1
|
||||||
|
- Update to 1.3.0 release
|
||||||
|
|
||||||
* Wed Aug 29 2018 Pavel Hrdina <phrdina@redhat.com> - 1.2.0-1
|
* Wed Aug 29 2018 Pavel Hrdina <phrdina@redhat.com> - 1.2.0-1
|
||||||
- Update to 1.2.0 release
|
- Update to 1.2.0 release
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libvirt-dbus-1.2.0.tar.xz) = 9a51551706347752a204aeafbb104f8c1ac4536d2ad46176385eda8580fb47e19fc9be8bf5c478bb4a466cbb47cc6eb056bcd8672aee567c9735b5d02cb58940
|
SHA512 (libvirt-dbus-1.3.0.tar.xz) = 44e31beedc5aeb5bcd032d3a9766b0380b2320f1ae78cbcfb316d7a9025fb33f1ff24fdc65c023f38c2408062e7d40e62392cbc756d1cf8f8644a086bc871544
|
||||||
|
Loading…
Reference in New Issue
Block a user