adamwill pushed to python-cached_property (f20). "new release 1.1.0"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 16 23:03:38 UTC 2015


>From 918dd8fb1917981395eac3c491c1661d51f06678 Mon Sep 17 00:00:00 2001
From: Adam Williamson <awilliam at redhat.com>
Date: Thu, 16 Apr 2015 15:21:58 -0700
Subject: new release 1.1.0


diff --git a/.gitignore b/.gitignore
index 1d6b3ae..2d6c1ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /cached-property-2990020888089841314ad9dd4b0aa6f4d63c4d25.tar.gz
+/cached-property-9cb0121b22a39326247379c6650780bcdadff746.tar.gz
diff --git a/python-cached_property.spec b/python-cached_property.spec
index 0c6f925..881574d 100644
--- a/python-cached_property.spec
+++ b/python-cached_property.spec
@@ -16,12 +16,12 @@
 
 %global projectname cached-property
 %global modulename cached_property
-%global commit 2990020888089841314ad9dd4b0aa6f4d63c4d25 
+%global commit 9cb0121b22a39326247379c6650780bcdadff746
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:           python-%{modulename}
-Version:        1.0.0 
-Release:        4%{?dist}
+Version:        1.1.0
+Release:        1%{?dist}
 Summary:        A cached-property for decorating methods in Python classes
 License:        BSD
 URL:            https://github.com/pydanny/%{projectname}
@@ -106,7 +106,10 @@ tox --sitepackages --skip-missing-interpreters
 %endif # with_python3
 
 %changelog
-* Wed Mar 25 2015 Adam Williamson <awilliam at redhat.com> - 1.0.0-3
+* Thu Apr 16 2015 Adam Williamson <awilliam at redhat.com> - 1.1.0-1
+- new upstream release 1.1.0 (insignificant changes)
+
+* Wed Mar 25 2015 Adam Williamson <awilliam at redhat.com> - 1.0.0-4
 - python3 build only for Fedora (no python3 in RHEL6 or 7)
 - provide python2-cached_property
 - guard against #license not being available
diff --git a/sources b/sources
index e6c68c4..8c40948 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aea1e7c3d0b0c670d87aa6381fefe65c  cached-property-2990020888089841314ad9dd4b0aa6f4d63c4d25.tar.gz
+e937004d74129c67b7c5a3f397c68de7  cached-property-9cb0121b22a39326247379c6650780bcdadff746.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-cached_property.git/commit/?h=f20&id=918dd8fb1917981395eac3c491c1661d51f06678


More information about the scm-commits mailing list