Update to 0.8.1

This commit is contained in:
Bastien Nocera 2013-11-12 08:20:44 +01:00
parent a9dad0a9c8
commit ded78361b4
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/python-dbusmock-0.6.2.tar.gz /python-dbusmock-0.6.2.tar.gz
/python-dbusmock-0.6.3.tar.gz /python-dbusmock-0.6.3.tar.gz
/python-dbusmock-0.8.tar.gz /python-dbusmock-0.8.tar.gz
/python-dbusmock-0.8.1.tar.gz

View File

@ -1,7 +1,7 @@
%global modname dbusmock %global modname dbusmock
Name: python-%{modname} Name: python-%{modname}
Version: 0.8 Version: 0.8.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: Mock D-Bus objects Summary: Mock D-Bus objects
@ -48,6 +48,9 @@ rm -rf python-%{modname}.egg-info
%changelog %changelog
* Tue Nov 12 2013 Bastien Nocera <bnocera@redhat.com> 0.8.1-1
- Update to 0.8.1
* Fri Nov 08 2013 Bastien Nocera <bnocera@redhat.com> 0.8-1 * Fri Nov 08 2013 Bastien Nocera <bnocera@redhat.com> 0.8-1
- Update to 0.8 - Update to 0.8

View File

@ -1 +1 @@
76dbc425bb72244529efe490cdd14d21 python-dbusmock-0.8.tar.gz de19e88dd2600deb67458eb6902e3411 python-dbusmock-0.8.1.tar.gz