[python-pyblock/f14/master] Update to 0.51-1

Peter Jones pjones at fedoraproject.org
Fri Oct 15 20:07:39 UTC 2010


commit ab58a7a8fa6f45653ae92f6c6a64901d035e95f6
Author: Peter Jones <pjones at redhat.com>
Date:   Fri Oct 15 16:07:19 2010 -0400

    Update to 0.51-1

 .gitignore          |    3 ++-
 python-pyblock.spec |   13 ++++++++-----
 sources             |    2 +-
 3 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 94c79e5..c0f4e17 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-pyblock-0.49.tar.bz2
+pyblock-0.51.tar.bz2
+clog
diff --git a/python-pyblock.spec b/python-pyblock.spec
index b7a3dfa..33645e4 100644
--- a/python-pyblock.spec
+++ b/python-pyblock.spec
@@ -1,12 +1,12 @@
 %global realname pyblock
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 %global dmrver 1.0.0.rc15
-%global dmver 1.02.27
+%global dmver 1.02.54-3
 
 Summary: Python modules for dealing with block devices
 Name: python-%{realname}
-Version: 0.49
-Release: 2%{?dist}
+Version: 0.51
+Release: 1%{?dist}
 # We are upstream, to generate Source0 do:
 # git clone http://git.fedorahosted.org/git/pyblock.git
 # git checkout -b archive-branch pyblock-%{version}-%{release}
@@ -43,8 +43,11 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/block
 
 %changelog
-* Tue Aug  3 2010 Thomas Spura <tomspur at fedoreproject.org> - 0.49-2
-- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
+* Fri Oct 15 2010 Peter Jones <pjones at redhat.com> - 0.51-1
+- Fix a typo.
+
+* Fri Oct 15 2010 Peter Jones <pjones at redhat.com> - 0.50-1
+- Set UUIDs including subsystem prefix for mpath,dmraid devices. (#584328)
 
 * Sun Jul 25 2010 Hans de Goede <hdegoede at redhat.com> - 0.49-1
 - Various specfile fixes from merge review (#226346)
diff --git a/sources b/sources
index ba7fe8c..6c91c5d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-91d26271b8018a6289dbffae47be3466  pyblock-0.49.tar.bz2
+09f3954d027b8aa790e04e649d21f519  pyblock-0.51.tar.bz2


More information about the scm-commits mailing list