New upstream release
This commit is contained in:
parent
9f62610e46
commit
02ecb0d9a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ e2fsprogs-1.41.12.tar.gz
|
|||||||
/e2fsprogs-1.42.5.tar.bz2
|
/e2fsprogs-1.42.5.tar.bz2
|
||||||
/e2fsprogs-1.42.6.tar.bz2
|
/e2fsprogs-1.42.6.tar.bz2
|
||||||
/e2fsprogs-1.42.6.tar.gz
|
/e2fsprogs-1.42.6.tar.gz
|
||||||
|
/e2fsprogs-1.42.7.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Utilities for managing ext2, ext3, and ext4 filesystems
|
Summary: Utilities for managing ext2, ext3, and ext4 filesystems
|
||||||
Name: e2fsprogs
|
Name: e2fsprogs
|
||||||
Version: 1.42.6
|
Version: 1.42.7
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# License tags based on COPYING file distinctions for various components
|
# License tags based on COPYING file distinctions for various components
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -322,6 +322,9 @@ exit 0
|
|||||||
%{_libdir}/pkgconfig/ss.pc
|
%{_libdir}/pkgconfig/ss.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 22 2013 Eric Sandeen <sandeen@redhat.com> 1.42.7-1
|
||||||
|
- New upstream release
|
||||||
|
|
||||||
* Tue Oct 02 2012 Eric Sandeen <sandeen@redhat.com> 1.42.6-2
|
* Tue Oct 02 2012 Eric Sandeen <sandeen@redhat.com> 1.42.6-2
|
||||||
- Switch back to gzipped tarball to make sf.net source URL correct
|
- Switch back to gzipped tarball to make sf.net source URL correct
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user