[isomd5sum] - Display supported iso status (#1026336) (bcl) - Add ppc64le (bcl)

Brian C. Lane bcl at fedoraproject.org
Sat Jan 11 01:42:10 UTC 2014


commit ce959ae63d988b80b93061f29db2e78452fd6ce2
Author: Brian C. Lane <bcl at redhat.com>
Date:   Fri Jan 10 17:41:57 2014 -0800

    - Display supported iso status (#1026336) (bcl)
    - Add ppc64le (bcl)

 .gitignore     |    1 +
 isomd5sum.spec |    8 ++++++--
 sources        |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d201bbb..7e6801e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /isomd5sum-1.0.11.tar.bz2
+/isomd5sum-1.0.12.tar.bz2
diff --git a/isomd5sum.spec b/isomd5sum.spec
index 04c529b..5f97d12 100644
--- a/isomd5sum.spec
+++ b/isomd5sum.spec
@@ -1,7 +1,7 @@
 Summary: Utilities for working with md5sum implanted in ISO images
 Name: isomd5sum
-Version: 1.0.11
-Release: 2%{?dist}
+Version: 1.0.12
+Release: 1%{?dist}
 Epoch: 1
 License: GPLv2+
 Group: Applications/System
@@ -63,6 +63,10 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/pyisomd5sum.so
 
 %changelog
+* Fri Jan 10 2014 Brian C. Lane <bcl at redhat.com> 1.0.12-1
+- Display supported iso status (#1026336) (bcl)
+- Add ppc64le (bcl)
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:1.0.11-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 7422a69..e5e84a1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b363fa24a5aadf153042123f4aa87686  isomd5sum-1.0.11.tar.bz2
+c4c46030b39216848d062b2674212a29  isomd5sum-1.0.12.tar.bz2


More information about the scm-commits mailing list