update to 0.6.3
This commit is contained in:
parent
41f5e2318e
commit
aff83318fb
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ python-linux-procfs-0.4.4.tar.bz2
|
|||||||
/python-linux-procfs-0.4.10.tar.xz
|
/python-linux-procfs-0.4.10.tar.xz
|
||||||
/python-linux-procfs-0.5.1.tar.xz
|
/python-linux-procfs-0.5.1.tar.xz
|
||||||
/python-linux-procfs-0.6.1.tar.xz
|
/python-linux-procfs-0.6.1.tar.xz
|
||||||
|
/python-linux-procfs-0.6.3.tar.xz
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-linux-procfs
|
Name: python-linux-procfs
|
||||||
Version: 0.6.1
|
Version: 0.6.3
|
||||||
Release: 9%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Summary: Linux /proc abstraction classes
|
Summary: Linux /proc abstraction classes
|
||||||
Source: https://cdn.kernel.org/pub/software/libs/python/%{name}/%{name}-%{version}.tar.xz
|
Source: https://cdn.kernel.org/pub/software/libs/python/%{name}/%{name}-%{version}.tar.xz
|
||||||
@ -46,6 +46,9 @@ rm -rf %{buildroot}
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 28 2021 Jiri Kastner <jkastner@fedoraproject.org> - 0.6.3-1
|
||||||
|
- update to 0.6.3
|
||||||
|
|
||||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-9
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-9
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (python-linux-procfs-0.6.1.tar.xz) = 14f7510828d5a3eea1a8267041b604046392dbb8d7980b03b4d10bdefa88a89a5f69acdfea77255ba664c2ef33ce52273490214b3f76d2865e7b1dcc83e8e265
|
SHA512 (python-linux-procfs-0.6.3.tar.xz) = 18e42bf12456893740c5ec950ffcca86945b1ff202a6ea3ae6ac800145771a39b4ab7e8bbb440210d48d0fe9de646e334095afd0b20060e2e28ab3fa844f6140
|
||||||
|
Loading…
Reference in New Issue
Block a user