automatic version update by autodist [release 2.44.6-1mamba;Mon Oct 01 2018]

This commit is contained in:
Automatic Build System 2024-01-06 05:43:12 +01:00
parent f523dc138c
commit c6958c266b

View File

@ -1,7 +1,7 @@
%define majversion %(echo %version | cut -d. -f 1-2)
Name: librsvg
Version: 2.44.5
Version: 2.44.6
Release: 1mamba
Summary: A high performance SVG rendering library
Group: System/Libraries
@ -91,9 +91,9 @@ This package contains the API documentation need for development.
%prep
%setup -q
%ifarch arm %{ix86}
%patch0 -p1
%endif
#%ifarch arm %{ix86}
#%patch0 -p1
#%endif
%build
%configure \
@ -171,6 +171,9 @@ exit 0
%{_datadir}/gtk-doc/html/rsvg-2.0/*
%changelog
* Mon Oct 01 2018 Automatic Build System <autodist@mambasoft.it> 2.44.6-1mamba
- automatic version update by autodist
* Fri Sep 28 2018 Automatic Build System <autodist@mambasoft.it> 2.44.5-1mamba
- automatic version update by autodist