[python-blivet/f21] - Add an epoch to blivet. (sbueno+anaconda)

Samantha N. Bueno sbueno at fedoraproject.org
Wed Sep 17 23:07:43 UTC 2014


commit f957c006d752893340d062d85dcc358177f0b59b
Author: Samantha N. Bueno <sbueno+anaconda at redhat.com>
Date:   Wed Sep 17 19:07:23 2014 -0400

    - Add an epoch to blivet. (sbueno+anaconda)

 .gitignore         |    1 +
 python-blivet.spec |    6 +++++-
 sources            |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 27afd48..c63669e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,3 +58,4 @@
 /blivet-0.61.tar.gz
 /blivet-0.62.tar.gz
 /blivet-0.61.1.tar.gz
+/python-blivet.spec
diff --git a/python-blivet.spec b/python-blivet.spec
index 48d06a1..89637fa 100644
--- a/python-blivet.spec
+++ b/python-blivet.spec
@@ -1,8 +1,9 @@
 Summary:  A python module for system storage configuration
 Name: python-blivet
 Url: http://fedoraproject.org/wiki/blivet
-Version: 0.61.1
+Version: 0.61.2
 Release: 1%{?dist}
+Epoch: 1
 License: LGPLv2+
 Group: System Environment/Libraries
 %define realname blivet
@@ -63,6 +64,9 @@ make DESTDIR=%{buildroot} install
 %{python_sitelib}/*
 
 %changelog
+* Wed Sep 17 2014 Samantha N. Bueno <sbueno+anaconda at redhat.com> - 0.61.2-1
+- Add an epoch to blivet. (sbueno+anaconda)
+
 * Thu Sep 04 2014 Samantha N. Bueno <sbueno+anaconda at redhat.com> - 0.61.1-1
 - Make prefering leaves the default in getDeviceByPath (#1122081) (amulhern)
 - Make _filterDevices() return a generator consistently (#1122081) (amulhern)
diff --git a/sources b/sources
index bd86f63..f83564f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-06214d69816aa7cdc15dbc998d94c07a  blivet-0.61.1.tar.gz
+a21aeabc87aeb281342c95802959f692  python-blivet.spec


More information about the scm-commits mailing list