Update to 0.10.3
This commit is contained in:
parent
41b03d989d
commit
597f1d7133
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/python-dbusmock-0.6.3.tar.gz
|
||||
/python-dbusmock-0.8.tar.gz
|
||||
/python-dbusmock-0.8.1.tar.gz
|
||||
/python-dbusmock-0.10.3.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global modname dbusmock
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 0.8.1
|
||||
Release: 2%{?dist}
|
||||
Version: 0.10.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Mock D-Bus objects
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -48,6 +48,9 @@ rm -rf python-%{modname}.egg-info
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 17 2014 Bastien Nocera <bnocera@redhat.com> 0.10.3-1
|
||||
- Update to 0.10.3
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user