automatic version update by autodist [release 2.54.3-1mamba;Tue May 17 2022]
This commit is contained in:
parent
5d77eaa4d0
commit
ec1e2bda3d
13
librsvg.spec
13
librsvg.spec
@ -1,7 +1,7 @@
|
|||||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||||
|
|
||||||
Name: librsvg
|
Name: librsvg
|
||||||
Version: 2.54.2
|
Version: 2.54.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A high performance SVG rendering library
|
Summary: A high performance SVG rendering library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -144,12 +144,15 @@ exit 0
|
|||||||
%{_datadir}/doc/librsvg/*
|
%{_datadir}/doc/librsvg/*
|
||||||
%doc NEWS
|
%doc NEWS
|
||||||
|
|
||||||
#%files apidocs
|
%files apidocs
|
||||||
#%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
#%dir %{_datadir}/gtk-doc/html/rsvg-2.0
|
%dir %{_docdir}/Rsvg-2.0
|
||||||
#%{_datadir}/gtk-doc/html/rsvg-2.0/*
|
%{_docdir}/Rsvg-2.0/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 17 2022 Automatic Build System <autodist@mambasoft.it> 2.54.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat May 14 2022 Automatic Build System <autodist@mambasoft.it> 2.54.2-1mamba
|
* Sat May 14 2022 Automatic Build System <autodist@mambasoft.it> 2.54.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user