automatic version update by autodist [release 24.12.1-1mamba;Fri Jan 10 2025]
This commit is contained in:
parent
7dff2aaba5
commit
8def30b525
@ -2,3 +2,4 @@
|
|||||||
|
|
||||||
Program to write hybrid ISO files onto USB disks.
|
Program to write hybrid ISO files onto USB disks.
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: isoimagewriter
|
Name: isoimagewriter
|
||||||
Version: 24.12.0
|
Version: 24.12.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Program to write hybrid ISO files onto USB disks
|
Summary: Program to write hybrid ISO files onto USB disks
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
@ -41,7 +41,6 @@ BuildRequires: extra-cmake-modules
|
|||||||
%description
|
%description
|
||||||
Program to write hybrid ISO files onto USB disks.
|
Program to write hybrid ISO files onto USB disks.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -71,6 +70,9 @@ Program to write hybrid ISO files onto USB disks.
|
|||||||
%doc LICENSES
|
%doc LICENSES
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 10 2025 Automatic Build System <autodist@openmamba.org> 24.12.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Dec 12 2024 Automatic Build System <autodist@openmamba.org> 24.12.0-1mamba
|
* Thu Dec 12 2024 Automatic Build System <autodist@openmamba.org> 24.12.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user