Update to 0.6.0
This commit is contained in:
parent
cd35ec2d3c
commit
9edc4396b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/python-dbusmock-0.3.tar.gz
|
||||
/python-dbusmock-0.3.1.tar.gz
|
||||
/python-dbusmock-0.4.0.tar.gz
|
||||
/python-dbusmock-0.6.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global modname dbusmock
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 0.4.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.6.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Mock D-Bus objects
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -48,6 +48,9 @@ rm -rf python-%{modname}.egg-info
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 12 2013 Bastien Nocera <bnocera@redhat.com> 0.6.0-1
|
||||
- Update to 0.6.0
|
||||
|
||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user