[pyside-tools] Update to 0.2.6; added man pages

Kalev Lember kalev at fedoraproject.org
Sat Jan 22 14:54:25 UTC 2011


commit a5d8da8239b2f8deaa150970504f3c53550642d8
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Sat Jan 22 16:53:26 2011 +0200

    Update to 0.2.6; added man pages

 .gitignore        |    1 +
 pyside-tools.spec |    9 ++++++++-
 sources           |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 864d524..014ad2e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /pyside-tools-0.2.2.tar.bz2
 /pyside-tools-0.2.3.tar.bz2
+/pyside-tools-0.2.6.tar.bz2
diff --git a/pyside-tools.spec b/pyside-tools.spec
index cf6c984..ce71b02 100644
--- a/pyside-tools.spec
+++ b/pyside-tools.spec
@@ -1,5 +1,5 @@
 Name:           pyside-tools
-Version:        0.2.3
+Version:        0.2.6
 Release:        1%{?dist}
 Summary:        Development tools for PySide
 
@@ -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
+* Sat Jan 22 2011 Kalev Lember <kalev at smartlink.ee> - 0.2.6-1
+- Update to 0.2.6
+- Added man pages
+
 * Wed Dec 01 2010 Kalev Lember <kalev at smartlink.ee> - 0.2.3-1
 - Update to 0.2.3
 
diff --git a/sources b/sources
index 64d1326..e6f8b86 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cf416be1dda5b5c0515b5eb4b1df978d  pyside-tools-0.2.3.tar.bz2
+973530739941026136ec037702de703d  pyside-tools-0.2.6.tar.bz2


More information about the scm-commits mailing list