brouhaha pushed to python-enum34 (master). "Update to latest upstream."

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 8 23:02:35 UTC 2015


>From 7d94a6b34ab024b7f111a7213d9d1c5d0637b803 Mon Sep 17 00:00:00 2001
From: Eric Smith <brouhaha at fedoraproject.org>
Date: Wed, 8 Apr 2015 17:02:29 -0600
Subject: Update to latest upstream.


diff --git a/.gitignore b/.gitignore
index 4ac0b69..b05abc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /enum34-0.9.23.tar.gz
 /enum34-1.0.tar.gz
+/enum34-1.0.4.tar.gz
diff --git a/python-enum34.spec b/python-enum34.spec
index 0eb8936..f6786cd 100644
--- a/python-enum34.spec
+++ b/python-enum34.spec
@@ -11,8 +11,8 @@
 %endif
 
 Name:           python-enum34
-Version:        1.0
-Release:        4%{?dist}
+Version:        1.0.4
+Release:        1%{?dist}
 Group:          Development/Libraries
 Summary:        Backport of Python 3.4 Enum
 License:        BSD
@@ -108,6 +108,9 @@ rm -rf %{buildroot}%{python2_sitelib}/enum/{LICENSE,README,doc}
 %endif # with_python3
 
 %changelog
+* Wed Apr 08 2015 Eric Smith <brouhaha at fedoraproject.org> 1.0.4-1
+- Updated to latest upstream.
+
 * Mon Jul 21 2014 Matěj Cepl <mcepl at redhat.com> - 1.0-4
 - No, we don’t have python3 in RHEL-7 :'(
 
diff --git a/sources b/sources
index 3968912..912fb93 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9d57f5454c70c11707998ea26c1b0a7c  enum34-1.0.tar.gz
+ac80f432ac9373e7d162834b264034b6  enum34-1.0.4.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-enum34.git/commit/?h=master&id=7d94a6b34ab024b7f111a7213d9d1c5d0637b803


More information about the scm-commits mailing list