Upgrade to pyparted-3.9.3
- Revert "Add support for hfs_esp flag" (bcl) - Add btrfs and ext4 for filesystem type test (bcl) - Remove geom tests that don't fail (bcl)
This commit is contained in:
parent
0a5f392ac9
commit
2808e18095
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
pyparted-3.9.2.tar.gz
|
||||
/pyparted-3.9.3.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: Python module for GNU parted
|
||||
Name: pyparted
|
||||
Epoch: 1
|
||||
Version: 3.9.2
|
||||
Version: 3.9.3
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
@ -43,6 +43,12 @@ rm -rf %{buildroot}
|
||||
%{python_sitearch}/%{name}-%{version}-*.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed May 07 2014 Chris Lumens <clumens@redhat.com> 3.9.3-1
|
||||
- Upgrade to pyparted-3.9.3
|
||||
- Revert "Add support for hfs_esp flag" (bcl)
|
||||
- Add btrfs and ext4 for filesystem type test (bcl)
|
||||
- Remove geom tests that don't fail (bcl)
|
||||
|
||||
* Mon Sep 09 2013 David Cantrell <dcantrell@redhat.com> - 3.9.2-1
|
||||
- Upgrade to pyparted-3.9.2
|
||||
- Enable 'make check' in the spec file, patch for koji use
|
||||
|
||||
Loading…
Reference in New Issue
Block a user