[pyside-tools] Update to 0.2.3

Kalev Lember kalev at fedoraproject.org
Wed Dec 1 14:51:13 UTC 2010


commit 80b14e620a025d976cbb5a68de5e36d09c4eeb43
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Wed Dec 1 16:51:05 2010 +0200

    Update to 0.2.3

 .gitignore        |    1 +
 pyside-tools.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6a568fb..864d524 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /pyside-tools-0.2.2.tar.bz2
+/pyside-tools-0.2.3.tar.bz2
diff --git a/pyside-tools.spec b/pyside-tools.spec
index d335ac9..cf6c984 100644
--- a/pyside-tools.spec
+++ b/pyside-tools.spec
@@ -1,6 +1,6 @@
 Name:           pyside-tools
-Version:        0.2.2
-Release:        2%{?dist}
+Version:        0.2.3
+Release:        1%{?dist}
 Summary:        Development tools for PySide
 
 Group:          Development/Tools
@@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Dec 01 2010 Kalev Lember <kalev at smartlink.ee> - 0.2.3-1
+- Update to 0.2.3
+
 * Tue Nov 23 2010 Kalev Lember <kalev at smartlink.ee> - 0.2.2-2
 - Remove bundled ElementTree library in prep (#655527)
 - Updated License tag to reflect bundled ElementTree removal
diff --git a/sources b/sources
index 3b64b23..64d1326 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5fe207cd8cd16ddbb033533fe7528011  pyside-tools-0.2.2.tar.bz2
+cf416be1dda5b5c0515b5eb4b1df978d  pyside-tools-0.2.3.tar.bz2


More information about the scm-commits mailing list