1.1.2 bump
Resolves: RHEL-38831
This commit is contained in:
parent
44f9c2136f
commit
dd4f0d3214
@ -34,7 +34,7 @@
|
||||
|
||||
Summary: Creates a common metadata repository
|
||||
Name: createrepo_c
|
||||
Version: 1.0.4
|
||||
Version: 1.1.2
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://github.com/rpm-software-management/createrepo_c
|
||||
@ -127,7 +127,7 @@ Python 3 bindings for the createrepo_c library.
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
|
||||
%py3_shebang_fix examples/python
|
||||
mkdir build-py3
|
||||
|
||||
%build
|
||||
@ -202,10 +202,18 @@ ln -sr %{buildroot}%{_bindir}/modifyrepo_c %{buildroot}%{_bindir}/modifyrepo
|
||||
%{_includedir}/%{name}/
|
||||
|
||||
%files -n python3-%{name}
|
||||
%doc examples/python/*
|
||||
%{python3_sitearch}/%{name}/
|
||||
%{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed May 29 2024 Petr Pisar <ppisar@redhat.com> - 1.1.2-1
|
||||
- 1.1.2 bump (RHEL-38831)
|
||||
|
||||
* Tue May 28 2024 Petr Pisar <ppisar@redhat.com> - 1.1.1-1
|
||||
- 1.1.1 bump (RHEL-38831)
|
||||
- Package Python examples
|
||||
|
||||
* Tue Feb 20 2024 Jan Kolarik <jkolarik@redhat.com> - 1.0.4-1
|
||||
- Update to 1.0.4 (RHEL-38831)
|
||||
- Extend the --compatibility flag to cover other defaults
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (createrepo_c-1.0.4.tar.gz) = 1871697a95e75163ea79e509a3d3ae15a4f7c873699962419b5011dd9b960d9764a6f3782c18b094e1bd0d6c90330d8225589a0362fe199440844c5359dbee0c
|
||||
SHA512 (createrepo_c-1.1.2.tar.gz) = ffb811f28534e6bc1551602f8ba94d0e524e2ad2304dd608210588dbff7c60502660e3367e52927eba5ee03a8dd3f5eeea7f8450fc8c4e8aecced9bb349656fe
|
||||
|
Loading…
Reference in New Issue
Block a user