- Upgrade to GNU parted-1.8.6, summary of major change(s): a) Revert

linux-swap(new) and linux-swap(old) fs types, it's linux-swap for all
    swap types (#233085)
This commit is contained in:
David Cantrell 2007-03-20 17:51:52 +00:00
parent 4152daa2a2
commit 9fce755a0c

View File

@ -3,7 +3,7 @@
Summary: The GNU disk partition manipulation program Summary: The GNU disk partition manipulation program
Name: parted Name: parted
Version: 1.8.5 Version: 1.8.6
Release: 1%{?dist} Release: 1%{?dist}
Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.bz2 Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.bz2
@ -81,6 +81,11 @@ exit 0
%{_libdir}/pkgconfig/libparted.pc %{_libdir}/pkgconfig/libparted.pc
%changelog %changelog
* Tue Mar 20 2007 David Cantrell <dcantrell@redhat.com> - 1.8.6-1
- Upgrade to GNU parted-1.8.6, summary of major change(s):
a) Revert linux-swap(new) and linux-swap(old) fs types, it's
linux-swap for all swap types (#233085)
* Tue Mar 20 2007 David Cantrell <dcantrell@redhat.com> - 1.8.5-1 * Tue Mar 20 2007 David Cantrell <dcantrell@redhat.com> - 1.8.5-1
- Upgrade to GNU parted-1.8.5 (added missing po files) - Upgrade to GNU parted-1.8.5 (added missing po files)