automatic version update by autodist [release 3.2.0-1mamba;Sun Sep 18 2022]
This commit is contained in:
parent
76d2024ad3
commit
88aefcf42f
10
libsoup.spec
10
libsoup.spec
@ -1,7 +1,7 @@
|
||||
%define apiversion 3.0
|
||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||
Name: libsoup
|
||||
Version: 3.0.8
|
||||
Version: 3.2.0
|
||||
Release: 1mamba
|
||||
Epoch: 1
|
||||
Summary: An HTTP library implementation in C
|
||||
@ -81,7 +81,7 @@ Requires: gtk-doc
|
||||
|
||||
%build
|
||||
%meson \
|
||||
-Dgtk_doc=true
|
||||
-Ddocs=enabled
|
||||
|
||||
%meson_build
|
||||
|
||||
@ -119,9 +119,13 @@ Requires: gtk-doc
|
||||
|
||||
%files apidocs
|
||||
%defattr(-,root,root)
|
||||
%{_datadir}/gtk-doc/html/%{name}-%{apiversion}/
|
||||
%dir %{_docdir}/%{name}-%{apiversion}
|
||||
%{_docdir}/%{name}-%{apiversion}/*
|
||||
|
||||
%changelog
|
||||
* Sun Sep 18 2022 Automatic Build System <autodist@mambasoft.it> 3.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 03 2022 Automatic Build System <autodist@mambasoft.it> 3.0.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user