automatic version update by autodist [release 6.6.1-1mamba;Fri Dec 01 2023]
This commit is contained in:
parent
857a6a195a
commit
dad4190e2a
@ -1,8 +1,8 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: qt6-qtsvg
|
||||
Version: 6.6.0
|
||||
Release: 2mamba
|
||||
Version: 6.6.1
|
||||
Release: 1mamba
|
||||
Summary: Qt6 SVG components
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -37,7 +37,7 @@ This package contains libraries and header files for developing applications tha
|
||||
|
||||
%prep
|
||||
%setup -q -n qtsvg-everywhere-src-%{version}
|
||||
%patch 0 -p1 -b .invalid-svg-crash
|
||||
#%patch 0 -p1 -b .invalid-svg-crash
|
||||
|
||||
%build
|
||||
%cmake -d build
|
||||
@ -86,6 +86,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/pkgconfig/Qt6Svg*.pc
|
||||
|
||||
%changelog
|
||||
* Fri Dec 01 2023 Automatic Build System <autodist@mambasoft.it> 6.6.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 29 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.6.0-2mamba
|
||||
- backport upstream patch to fix crash with SVG format check failed error (telegram-desktop)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user