Compare commits

..

No commits in common. "c8" and "c8s" have entirely different histories.
c8 ... c8s

3 changed files with 3 additions and 13 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/python-linux-procfs-0.7.3.tar.xz SOURCES/python-linux-procfs-0.7.1.tar.xz

View File

@ -1 +1 @@
cadcfaacbea308c70b25a4ae83177f7c669a56b7 SOURCES/python-linux-procfs-0.7.3.tar.xz 5381e9bed7020a32f9d106aadd8086bef3796276 SOURCES/python-linux-procfs-0.7.1.tar.xz

View File

@ -1,5 +1,5 @@
Name: python-linux-procfs Name: python-linux-procfs
Version: 0.7.3 Version: 0.7.1
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2 License: GPLv2
Summary: Linux /proc abstraction classes Summary: Linux /proc abstraction classes
@ -45,16 +45,6 @@ rm -rf %{buildroot}
%license COPYING %license COPYING
%changelog %changelog
* Fri Nov 10 2023 John Kacur <jkacur@redhat.com> - 0.7.3-1
- Rebase to upstream python-linux-procfs-0.7.3
- This rebase removes upstream spec files and
- syncs the git tag with version
Resolves: RHEL-9195
* Thu Oct 26 2023 John Kacur <jkacur@redhat.com> - 0.7.2-1
Rebase to python-linux-procfs - 0.7.2
Resolves: RHEL-8987
* Fri Nov 18 2022 John Kacur <jkacur@redhat.com> - 0.7.1-1 * Fri Nov 18 2022 John Kacur <jkacur@redhat.com> - 0.7.1-1
- Rebase to upstream version python-linux-procfs-0.7.1 - Rebase to upstream version python-linux-procfs-0.7.1
Resolves: rhbz#2121522 Resolves: rhbz#2121522