diff --git a/README.md b/README.md index 98e4e71..53eae9e 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ Program to write hybrid ISO files onto USB disks. + diff --git a/isoimagewriter.spec b/isoimagewriter.spec index 84f3c0b..95eeea9 100644 --- a/isoimagewriter.spec +++ b/isoimagewriter.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: isoimagewriter -Version: 24.12.0 +Version: 24.12.1 Release: 1mamba Summary: Program to write hybrid ISO files onto USB disks Group: Graphical Desktop/Applications/Utilities @@ -41,7 +41,6 @@ BuildRequires: extra-cmake-modules %description Program to write hybrid ISO files onto USB disks. -%debug_package %prep %setup -q @@ -71,6 +70,9 @@ Program to write hybrid ISO files onto USB disks. %doc LICENSES %changelog +* Fri Jan 10 2025 Automatic Build System 24.12.1-1mamba +- automatic version update by autodist + * Thu Dec 12 2024 Automatic Build System 24.12.0-1mamba - automatic version update by autodist