[pyhoca-gui] Update to 0.4.0.9

Orion Poplawski orion at fedoraproject.org
Wed Jan 8 20:39:40 UTC 2014


commit ae8d51f78a81b7484a7b6eb7416fd2b02064eefb
Author: Orion Poplawski <orion at nwra.com>
Date:   Wed Jan 8 13:39:47 2014 -0700

    Update to 0.4.0.9
    
    - Add Requires python-cups

 .gitignore      |    1 +
 pyhoca-gui.spec |    7 ++++++-
 sources         |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3dea353..607a53a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /pyhoca-gui-0.4.0.8.tar.gz
+/pyhoca-gui-0.4.0.9.tar.gz
diff --git a/pyhoca-gui.spec b/pyhoca-gui.spec
index 7285e81..86bf303 100644
--- a/pyhoca-gui.spec
+++ b/pyhoca-gui.spec
@@ -1,5 +1,5 @@
 Name:           pyhoca-gui
-Version:        0.4.0.8
+Version:        0.4.0.9
 Release:        1%{?dist}
 Summary:        Graphical X2Go client written in (wx)Python
 
@@ -14,6 +14,7 @@ BuildRequires:  python-setuptools
 BuildRequires:  python-distutils-extra
 BuildRequires:  desktop-file-utils
 BuildRequires:  intltool
+Requires:       python-cups
 Requires:       python-setproctitle
 Requires:       python-x2go
 Requires:       notify-python
@@ -73,6 +74,10 @@ fi
 
 
 %changelog
+* Wed Jan 8 2014 Orion Poplawski <orion at cora.nwra.com> - 0.4.0.9-1
+- Update to 0.4.0.9
+- Add Requires python-cups
+
 * Thu Aug 29 2013 Orion Poplawski <orion at cora.nwra.com> - 0.4.0.8-1
 - Update to 0.4.0.8
 - Add BR on desktop-file-utils, validate the desktop file
diff --git a/sources b/sources
index 3ba6323..4e7ac2c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-691deb61b2067cdd1b4c6d8fb748bafa  pyhoca-gui-0.4.0.8.tar.gz
+7b093e85f0d5ac0b239b7cd574307c73  pyhoca-gui-0.4.0.9.tar.gz


More information about the scm-commits mailing list