diff --git a/README.md b/README.md index f5f652b..dce35b7 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,4 @@ This is useful for creating space for new operating systems, reorganizing disk u A hard disk is usually subdivided into one or more partitions. These partitions are normally not re-sizable (making one larger and the adjacent one smaller) The purpose of GParted is to allow the individual to take a hard disk and change the partition organization therein, while preserving the partition contents. + diff --git a/gparted.spec b/gparted.spec index 292c897..9db95d5 100644 --- a/gparted.spec +++ b/gparted.spec @@ -1,7 +1,7 @@ ### AUTOUPDATE-OFF: 2 Name: gparted -Version: 1.6.0 -Release: 2mamba +Version: 1.7.0 +Release: 1mamba Summary: The Gnome Partition Editor application Group: Graphical Desktop/Applications/Administration Vendor: openmamba @@ -60,7 +60,6 @@ This is useful for creating space for new operating systems, reorganizing disk u A hard disk is usually subdivided into one or more partitions. These partitions are normally not re-sizable (making one larger and the adjacent one smaller) The purpose of GParted is to allow the individual to take a hard disk and change the partition organization therein, while preserving the partition contents. -%debug_package %prep %setup -q @@ -94,6 +93,9 @@ These partitions are normally not re-sizable (making one larger and the adjacent #ChangeLog README %changelog +* Fri Jan 31 2025 Automatic Build System 1.7.0-1mamba +- automatic version update by autodist + * Sat Nov 02 2024 Silvan Calarco 1.6.0-2mamba - removed requirement for libreiserfs-devel