[system-switch-java] recompiling .py files against Python 2.7 (rhbz#623409)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 22:32:20 UTC 2010


commit ac1056795e9fbb9d144f19850ee1fec982292cdb
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 18:34:57 2010 -0400

    recompiling .py files against Python 2.7 (rhbz#623409)

 system-switch-java.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/system-switch-java.spec b/system-switch-java.spec
index 3e1fc7b..98998e4 100644
--- a/system-switch-java.spec
+++ b/system-switch-java.spec
@@ -1,6 +1,6 @@
 Name: system-switch-java
 Version: 1.1.5
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: A tool for changing the default Java toolset
 
 %define url https://fedorahosted.org
@@ -65,6 +65,9 @@ rm -rf %{buildroot}
 %config(noreplace) /etc/security/console.apps/%{name}
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 1.1.5-2
+- recompiling .py files against Python 2.7 (rhbz#623409)
+
 * Wed Aug 19 2009 Deepak Bhole <dbhole at redhat.com>  - 1.1.5-1-1
 - Update to 1.1.5 which fixes rhbz 493898 and adds more translations
 


More information about the scm-commits mailing list