[PyX] update to 0.12.1

José Abílio Oliveira Matos jamatos at fedoraproject.org
Tue Feb 17 16:23:11 UTC 2015


commit 4e2c71b5c877a2e4b45f56e0192bfb2009ee0320
Author: José Matos <jamatos at fedoraproject.org>
Date:   Tue Feb 17 16:22:58 2015 +0000

    update to 0.12.1

 .gitignore |    3 ++-
 PyX.spec   |    7 +++++--
 sources    |    3 +--
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 57846ed..c8b9966 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
-PyX-0.11.1.tar.gz
+clog
 manual.pdf
+/PyX-0.12.1.tar.gz
diff --git a/PyX.spec b/PyX.spec
index 1d7a70a..058c849 100644
--- a/PyX.spec
+++ b/PyX.spec
@@ -1,8 +1,8 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           PyX
-Version:        0.11.1
-Release:        8%{?dist}
+Version:        0.12.1
+Release:        1%{?dist}
 Summary:        Python graphics package
 
 Group:          Applications/Publishing
@@ -75,6 +75,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Feb 17 2015 José Matos <jamatos at fedoraproject.org> - 0.12.1-1
+- update to 0.12.1
+
 * Fri Aug 15 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.11.1-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 456fe31..e353a09 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-b8bd41d61a164426c162865b2c121f1b  PyX-0.11.1.tar.gz
-3f88893c862d82073021a8dc5f1cffea  manual.pdf
+b2e23b153fad3034ec48336f81eefd33  PyX-0.12.1.tar.gz


More information about the scm-commits mailing list