Update to 0.8

This commit is contained in:
Bastien Nocera 2013-11-08 12:08:39 +01:00
parent 6a4ddea335
commit a9dad0a9c8
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
00b70e279b1d67a219f685a3c33d160a python-dbusmock-0.6.3.tar.gz
76dbc425bb72244529efe490cdd14d21 python-dbusmock-0.8.tar.gz