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)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: qt6-qtsvg
|
Name: qt6-qtsvg
|
||||||
Version: 6.6.0
|
Version: 6.6.1
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Qt6 SVG components
|
Summary: Qt6 SVG components
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -37,7 +37,7 @@ This package contains libraries and header files for developing applications tha
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n qtsvg-everywhere-src-%{version}
|
%setup -q -n qtsvg-everywhere-src-%{version}
|
||||||
%patch 0 -p1 -b .invalid-svg-crash
|
#%patch 0 -p1 -b .invalid-svg-crash
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake -d build
|
%cmake -d build
|
||||||
@ -86,6 +86,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_libdir}/pkgconfig/Qt6Svg*.pc
|
%{_libdir}/pkgconfig/Qt6Svg*.pc
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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)
|
- backport upstream patch to fix crash with SVG format check failed error (telegram-desktop)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user