Update to 1.2.4 (#1310915)
This commit is contained in:
parent
3f6949c06d
commit
654bd07fd5
2
.gitignore
vendored
2
.gitignore
vendored
@ -4,3 +4,5 @@
|
||||
/dbus-python-1.2.0.tar.gz.asc
|
||||
/dbus-python-1.2.2.tar.gz
|
||||
/dbus-python-1.2.2.tar.gz.asc
|
||||
/dbus-python-1.2.4.tar.gz
|
||||
/dbus-python-1.2.4.tar.gz.asc
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: D-Bus Python Bindings
|
||||
Name: dbus-python
|
||||
Version: 1.2.2
|
||||
Version: 1.2.4
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: MIT
|
||||
@ -95,6 +95,9 @@ make check -k -C python3-build
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 07 2016 Leigh Scott <leigh123linux@googlemail.com> - 1.2.4-1
|
||||
- Update to 1.2.4 (#1310915)
|
||||
|
||||
* Tue Feb 23 2016 Leigh Scott <leigh123linux@googlemail.com> - 1.2.2-1
|
||||
- Update to 1.2.2 (#1310915)
|
||||
- add build requires autoconf-archive
|
||||
|
Loading…
Reference in New Issue
Block a user