diff --git a/parted.changes b/parted.changes index 9e0693f..9f455cb 100644 --- a/parted.changes +++ b/parted.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue May 26 11:21:37 UTC 2015 - puzel@suse.com + +- Remove 'udevadm' from Requires; parted no longer calls 'udevadm + settle' + +------------------------------------------------------------------- +Thu May 21 06:42:51 UTC 2015 - puzel@suse.com + +- Add note to specfile to remove parted-resize-alias-to-resizepart.patch + compatibility patch once bnc#931765 is resolved. + ------------------------------------------------------------------- Tue May 5 13:39:24 UTC 2015 - puzel@suse.com diff --git a/parted.spec b/parted.spec index 7208a8c..0a219eb 100644 --- a/parted.spec +++ b/parted.spec @@ -52,11 +52,11 @@ Patch25: libparted-dasd-implicit-partition-disk-flag.patch Patch26: lib-fs-resize-prevent-crash-resizing-FAT16.patch Patch27: parted-dont-crash-in-disk_set-when-disk-label-not-found.patch Patch28: libparted-device-mapper-uses-512b-sectors.patch +# Remove following compatibility patch once bnc#931765 is resolved Patch29: parted-resize-alias-to-resizepart.patch Patch30: libparted-avoid-libdevice-mapper-warnings.patch Patch31: parted-do-not-warn-when-shrinking-in-script-mode.patch Patch100: parted-fatresize-autoconf.patch -Requires: /sbin/udevadm BuildRequires: check-devel BuildRequires: device-mapper-devel >= 1.02.33 BuildRequires: e2fsprogs-devel