[e2fsprogs/f18] New upstream version v1.42.6, fixed resizing

Eric Sandeen sandeen at fedoraproject.org
Tue Oct 2 19:22:20 UTC 2012


commit f033f471b359a49c2ac88bf617c6f7d47821d257
Author: Eric Sandeen <sandeen at redhat.com>
Date:   Tue Oct 2 14:21:52 2012 -0500

    New upstream version v1.42.6, fixed resizing

 .gitignore     |    1 +
 e2fsprogs.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3a1bd37..70faa98 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ e2fsprogs-1.41.12.tar.gz
 /e2fsprogs-1.42.3.tar.gz
 /e2fsprogs-1.42.4.tar.gz
 /e2fsprogs-1.42.5.tar.bz2
+/e2fsprogs-1.42.6.tar.bz2
diff --git a/e2fsprogs.spec b/e2fsprogs.spec
index 14ceedd..24c72d5 100644
--- a/e2fsprogs.spec
+++ b/e2fsprogs.spec
@@ -1,7 +1,7 @@
 Summary: Utilities for managing ext2, ext3, and ext4 filesystems
 Name: e2fsprogs
-Version: 1.42.5
-Release: 2%{?dist}
+Version: 1.42.6
+Release: 1%{?dist}
 
 # License tags based on COPYING file distinctions for various components
 License: GPLv2
@@ -322,6 +322,9 @@ exit 0
 %{_libdir}/pkgconfig/ss.pc
 
 %changelog
+* Tue Oct 02 2012 Eric Sandeen <sandeen at redhat.com> 1.42.6-1
+- New upstream release
+
 * Thu Aug 16 2012 Eric Sandeen <sandeen at redhat.com> 1.42.5-2
 - Add explicit library deps to e2fsprogs (#848805)
 
diff --git a/sources b/sources
index afb2f9f..2b83a6c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ab34634577c8ecf439b4c10f58b0d95d  e2fsprogs-1.42.5.tar.bz2
+63cf1b8f0e62a22ea9daa35aeb344577  e2fsprogs-1.42.6.tar.bz2


More information about the scm-commits mailing list