Update to 0.8
This commit is contained in:
parent
6a4ddea335
commit
a9dad0a9c8
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/python-dbusmock-0.6.tar.gz
|
||||
/python-dbusmock-0.6.2.tar.gz
|
||||
/python-dbusmock-0.6.3.tar.gz
|
||||
/python-dbusmock-0.8.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global modname dbusmock
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 0.6.3
|
||||
Release: 2%{?dist}
|
||||
Version: 0.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Mock D-Bus objects
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -48,6 +48,9 @@ rm -rf python-%{modname}.egg-info
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 08 2013 Bastien Nocera <bnocera@redhat.com> 0.8-1
|
||||
- Update to 0.8
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user