automatic version update by autodist [release 6.8.2-1mamba;Mon Feb 03 2025]

This commit is contained in:
Automatic Build System 2025-02-08 14:28:42 +01:00
parent cc863fccc4
commit e2a4fbbe99

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: qt6-qtsvg
Version: 6.8.1
Version: 6.8.2
Release: 1mamba
Summary: Qt6 SVG components
Group: System/Libraries
@ -36,11 +36,9 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
%description devel
This package contains libraries and header files for developing applications that use %{name}.
%debug_package
%prep
%setup -q -n qtsvg-everywhere-src-%{version}
#%patch 0 -p1 -b .invalid-svg-crash
%build
%cmake -d build
@ -88,6 +86,9 @@ This package contains libraries and header files for developing applications tha
%{_libdir}/pkgconfig/Qt6Svg*.pc
%changelog
* Mon Feb 03 2025 Automatic Build System <autodist@openmamba.org> 6.8.2-1mamba
- automatic version update by autodist
* Fri Dec 06 2024 Automatic Build System <autodist@openmamba.org> 6.8.1-1mamba
- automatic version update by autodist