automatic version update by autodist [release 24.08.3-1mamba;Thu Nov 07 2024]
This commit is contained in:
parent
6fb13418d4
commit
07845f04e7
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: isoimagewriter
|
||||
Version: 24.08.2
|
||||
Version: 24.08.3
|
||||
Release: 1mamba
|
||||
Summary: Program to write hybrid ISO files onto USB disks
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
@ -13,10 +13,17 @@ Source: https://download.kde.org/stable/release-service/%{version}/src/is
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6DBus
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libQt6Network
|
||||
BuildRequires: libQt6Test
|
||||
BuildRequires: libQt6Widgets
|
||||
BuildRequires: libassuan-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libgpgme-devel
|
||||
BuildRequires: libgpgmepp
|
||||
BuildRequires: libkf6-karchive-devel
|
||||
BuildRequires: libkf6-kcoreaddons-devel
|
||||
BuildRequires: libkf6-kcrash-devel
|
||||
@ -26,7 +33,6 @@ BuildRequires: libkf6-kwidgetsaddons-devel
|
||||
BuildRequires: libkf6-solid-devel
|
||||
BuildRequires: libqgpgme-qt6-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: rpm-macros-kde5
|
||||
@ -65,6 +71,9 @@ Program to write hybrid ISO files onto USB disks.
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Thu Nov 07 2024 Automatic Build System <autodist@openmamba.org> 24.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 10 2024 Automatic Build System <autodist@openmamba.org> 24.08.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user