automatic version update by autodist [release 3.6.0-1mamba;Mon Aug 26 2024]
This commit is contained in:
parent
8195fe0f2d
commit
d13350f328
@ -1,7 +1,7 @@
|
||||
%define apiversion 3.0
|
||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||
Name: libsoup
|
||||
Version: 3.4.4
|
||||
Version: 3.6.0
|
||||
Release: 1mamba
|
||||
Epoch: 1
|
||||
Summary: An HTTP library implementation in C
|
||||
@ -94,8 +94,6 @@ Requires: gtk-doc
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
@ -123,6 +121,9 @@ Requires: gtk-doc
|
||||
%{_docdir}/%{name}-%{apiversion}/*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 26 2024 Automatic Build System <autodist@openmamba.org> 3.6.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 27 2023 Automatic Build System <autodist@mambasoft.it> 3.4.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user