[pyside-tools/f14/master] Update to 0.2.7

Kalev Lember kalev at fedoraproject.org
Thu Mar 3 19:13:16 UTC 2011


commit 27f7b2e2da9c307fea2be97318d97f574c483501
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Thu Mar 3 21:04:42 2011 +0200

    Update to 0.2.7

 .gitignore        |    1 +
 pyside-tools.spec |   11 +++++++++--
 sources           |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6a568fb..8f1300d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /pyside-tools-0.2.2.tar.bz2
+/pyside-tools-0.2.7.tar.bz2
diff --git a/pyside-tools.spec b/pyside-tools.spec
index d335ac9..c8a259f 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.7
+Release:        1%{?dist}
 Summary:        Development tools for PySide
 
 Group:          Development/Tools
@@ -58,10 +58,17 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/pyside-rcc
 %{_bindir}/pyside-uic
 %{_bindir}/pyside-lupdate
+%{_mandir}/man1/pyside-rcc.1*
+%{_mandir}/man1/pyside-uic.1*
+%{_mandir}/man1/pyside-lupdate.1*
 %{python_sitearch}/pysideuic/
 
 
 %changelog
+* Thu Mar 03 2011 Kalev Lember <kalev at smartlink.ee> - 0.2.7-1
+- Update to 0.2.7
+- Added man pages
+
 * 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..c126db8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5fe207cd8cd16ddbb033533fe7528011  pyside-tools-0.2.2.tar.bz2
+43d31a95dfa1344095809f3176ab2cca  pyside-tools-0.2.7.tar.bz2


More information about the scm-commits mailing list