New version: 0.07
This commit is contained in:
parent
db5285d503
commit
7e4ea07a04
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/into-dbus-python-0.06.tar.gz
|
/into-dbus-python-0.06.tar.gz
|
||||||
|
/into-dbus-python-0.07.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global srcname into-dbus-python
|
%global srcname into-dbus-python
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.06
|
Version: 0.07
|
||||||
Release: 7%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Transformer to dbus-python types
|
Summary: Transformer to dbus-python types
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -54,6 +54,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} -v tests
|
|||||||
%{python3_sitelib}/into_dbus_python-*.egg-info/
|
%{python3_sitelib}/into_dbus_python-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 6 2019 mulhenr <amulhern@redhat.com> - 0.07-1
|
||||||
|
- New version: 0.07
|
||||||
|
|
||||||
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.06-7
|
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.06-7
|
||||||
- Rebuilt for Python 3.8
|
- Rebuilt for Python 3.8
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (into-dbus-python-0.06.tar.gz) = 1ed28b5fbc9914f90731a7d37a683d1dd48da6464b7058fde64a15173df5aceb883b3524bbb42025be7162cef2a75c8e4a273de020955a9726299e8d84e933bd
|
SHA512 (into-dbus-python-0.07.tar.gz) = c4625ee2fd5fa65bae4306e98237de10b0e57405c85c1d68e2820db8cd4fd60501bd5db20a63af66b33f4dd56951aba9fc7b779e1ea09975d94bccd44c79bfe7
|
||||||
|
Loading…
Reference in New Issue
Block a user