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
|
||||
Version: 0.7.30
|
||||
Version: 0.7.34
|
||||
Release: 1mamba
|
||||
Summary: Library for solving packages and reading repositories
|
||||
Group: System/Libraries
|
||||
@@ -55,7 +55,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%description -n python-libsolv-py3
|
||||
This package contains the Python bindings for %{name}.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@@ -98,8 +97,6 @@ cp ext/*.h %{buildroot}%{_includedir}/solv/
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@@ -163,6 +160,18 @@ cp ext/*.h %{buildroot}%{_includedir}/solv/
|
||||
%{python3_sitearch}/solv.py
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user