automatic version update by autodist [release 0.7.21-1mamba;Fri Mar 04 2022]
This commit is contained in:
parent
eaed049a11
commit
d289a6dd95
10
libsolv.spec
10
libsolv.spec
@ -1,5 +1,5 @@
|
|||||||
Name: libsolv
|
Name: libsolv
|
||||||
Version: 0.7.20
|
Version: 0.7.21
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Library for solving packages and reading repositories
|
Summary: Library for solving packages and reading repositories
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -21,6 +21,7 @@ BuildRequires: glibc-devel
|
|||||||
BuildRequires: libbzip2-devel
|
BuildRequires: libbzip2-devel
|
||||||
BuildRequires: liblzma-devel
|
BuildRequires: liblzma-devel
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
|
BuildRequires: libpython3-devel
|
||||||
BuildRequires: librpm-devel
|
BuildRequires: librpm-devel
|
||||||
BuildRequires: libtcl-devel
|
BuildRequires: libtcl-devel
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
@ -166,10 +167,13 @@ cp ext/*.h %{buildroot}%{_includedir}/solv/
|
|||||||
|
|
||||||
%files -n python-libsolv-py3
|
%files -n python-libsolv-py3
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{python3_sitearch}/_solv.so
|
%{python3_sitelib}/_solv.so
|
||||||
%{python3_sitearch}/solv.py
|
%{python3_sitelib}/solv.py
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 04 2022 Automatic Build System <autodist@mambasoft.it> 0.7.21-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Sep 28 2021 Automatic Build System <autodist@mambasoft.it> 0.7.20-1mamba
|
* Tue Sep 28 2021 Automatic Build System <autodist@mambasoft.it> 0.7.20-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user