Update to 1.2.2
This commit is contained in:
parent
03dccec937
commit
06439e6875
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,3 +2,5 @@
|
|||||||
/dbus-python-1.1.1.tar.gz
|
/dbus-python-1.1.1.tar.gz
|
||||||
/dbus-python-1.2.0.tar.gz
|
/dbus-python-1.2.0.tar.gz
|
||||||
/dbus-python-1.2.0.tar.gz.asc
|
/dbus-python-1.2.0.tar.gz.asc
|
||||||
|
/dbus-python-1.2.2.tar.gz
|
||||||
|
/dbus-python-1.2.2.tar.gz.asc
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: D-Bus Python Bindings
|
Summary: D-Bus Python Bindings
|
||||||
Name: dbus-python
|
Name: dbus-python
|
||||||
Version: 1.2.0
|
Version: 1.2.2
|
||||||
Release: 13%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://www.freedesktop.org/wiki/Software/DBusBindings/
|
URL: http://www.freedesktop.org/wiki/Software/DBusBindings/
|
||||||
@ -95,6 +95,9 @@ make check -k -C python3-build
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 23 2016 Leigh Scott <leigh123linux@googlemail.com> - 1.2.2-1
|
||||||
|
- Update to 1.2.2 (#1310915)
|
||||||
|
|
||||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-13
|
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-13
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user