[packit] 0.26.1 upstream release
Upstream tag: 0.26.1 Upstream commit: 9b858d06 Signed-off-by: Packit Service <user-cont-team+packit-service@redhat.com>
This commit is contained in:
parent
124dbca1e3
commit
449874b5c7
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
|||||||
/python-dbusmock-0.22.0.tar.gz
|
/python-dbusmock-0.22.0.tar.gz
|
||||||
/python-dbusmock-0.23.0.tar.gz
|
/python-dbusmock-0.23.0.tar.gz
|
||||||
/python-dbusmock-0.25.0.tar.gz
|
/python-dbusmock-0.25.0.tar.gz
|
||||||
|
/python-dbusmock-0.26.1.tar.gz
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
This repository is maintained by packit.
|
This repository is maintained by packit.
|
||||||
https://packit.dev/
|
https://packit.dev/
|
||||||
The file was generated using packit 0.43.1.dev2+gbb34d4b.
|
The file was generated using packit 0.46.1.dev4+g98407e0.
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global modname dbusmock
|
%global modname dbusmock
|
||||||
|
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 0.25.0
|
Version: 0.26.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Mock D-Bus objects
|
Summary: Mock D-Bus objects
|
||||||
|
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
@ -47,10 +47,14 @@ rm -rf python-%{modname}.egg-info
|
|||||||
%{__python3} -m unittest -v
|
%{__python3} -m unittest -v
|
||||||
|
|
||||||
%files -n python3-dbusmock
|
%files -n python3-dbusmock
|
||||||
%doc README.rst COPYING
|
%doc README.md COPYING
|
||||||
%{python3_sitelib}/*%{modname}*
|
%{python3_sitelib}/*%{modname}*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 25 2022 Packit Service <user-cont-team+packit-service@redhat.com> - 0.26.1-1
|
||||||
|
- Fix README content type to Markdown, to fix releasing to PyPi
|
||||||
|
|
||||||
|
|
||||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.25.0-2
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.25.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (python-dbusmock-0.25.0.tar.gz) = b1101f4e07eae2fe5a4c029e95d5fd850f3e0cd7a68e3e0464dabe4cae5e74fa0b0c2d573995a58a09b34d4c6a37bd26681464832e0fa682eebe872143176640
|
SHA512 (python-dbusmock-0.26.1.tar.gz) = dcb46f6dbd17471e2135c0d8fb63cbaecbc9445ae7bf74691abb03b93d5283ab41ea71071ece03870aaac19eaedd546f01c0839116421047f1ac77619f2c73f3
|
||||||
|
Loading…
Reference in New Issue
Block a user