Compare commits
4 Commits
0.7.30-1ma
...
0.7.34-1ma
Author | SHA1 | Date | |
---|---|---|---|
2c2c5ea0ef | |||
0179a5d6b9 | |||
448b4cc652 | |||
f289603190 |
17
libsolv.spec
17
libsolv.spec
@@ -1,5 +1,5 @@
|
|||||||
Name: libsolv
|
Name: libsolv
|
||||||
Version: 0.7.30
|
Version: 0.7.34
|
||||||
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
|
||||||
@@ -55,7 +55,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|||||||
%description -n python-libsolv-py3
|
%description -n python-libsolv-py3
|
||||||
This package contains the Python bindings for %{name}.
|
This package contains the Python bindings for %{name}.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@@ -98,8 +97,6 @@ cp ext/*.h %{buildroot}%{_includedir}/solv/
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@@ -163,6 +160,18 @@ cp ext/*.h %{buildroot}%{_includedir}/solv/
|
|||||||
%{python3_sitearch}/solv.py
|
%{python3_sitearch}/solv.py
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 08 2025 Automatic Build System <autodist@openmamba.org> 0.7.34-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Jun 04 2025 Automatic Build System <autodist@openmamba.org> 0.7.33-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Apr 04 2025 Automatic Build System <autodist@openmamba.org> 0.7.32-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Nov 13 2024 Automatic Build System <autodist@openmamba.org> 0.7.31-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Jul 16 2024 Automatic Build System <autodist@openmamba.org> 0.7.30-1mamba
|
* Tue Jul 16 2024 Automatic Build System <autodist@openmamba.org> 0.7.30-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user