[jinput] Update to latest subversion snapshot for support for more controller keys.

Jerry James jjames at fedoraproject.org
Mon Mar 11 15:52:01 UTC 2013


commit 8b0f3ce498aefea9c14e07ce38d05451ee9f3af1
Author: Jerry James <jamesjer at betterlinux.com>
Date:   Mon Mar 11 09:51:53 2013 -0600

    Update to latest subversion snapshot for support for more controller keys.

 jinput.spec |    7 +++++--
 sources     |    2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/jinput.spec b/jinput.spec
index bde9e74..a79cd1a 100644
--- a/jinput.spec
+++ b/jinput.spec
@@ -1,6 +1,6 @@
 Name:           jinput
 Version:        2.0.6
-Release:        4.20130225svn%{?dist}
+Release:        5.20130309svn%{?dist}
 Summary:        Java Game Controller API
 
 Group:          Development/Libraries
@@ -10,7 +10,7 @@ URL:            http://java.net/projects/jinput
 # Also, some (non-Linux) plugin code is non-free.  As long as we are deleting
 # non-free plugins, we also delete plugins for non-Linux operating systems.
 # Create the source tarball as follows:
-# svn export -r 249 https://svn.java.net/svn/jinput~svn/trunk jinput-2.0.6
+# svn export -r 251 https://svn.java.net/svn/jinput~svn/trunk jinput-2.0.6
 # rm -rf jinput-2.0.6/plugins/{OSX,windows,wintab}
 # tar cJf jinput-2.0.6.tar.xz jinput-2.0.6
 Source0:        %{name}-%{version}.tar.xz
@@ -128,6 +128,9 @@ ant versiontest
 %{_javadocdir}/%{name}
 
 %changelog
+* Mon Mar 11 2013 Jerry James <loganjerry at gmail.com> - 2.0.6-5.20130309svn
+- Update to latest subversion snapshot for support for more controller keys
+
 * Thu Mar  7 2013 Jerry James <loganjerry at gmail.com> - 2.0.6-4.20130225svn
 - Update to latest subversion snapshot
 - Patch the POM to exclude dependencies on the Windows and OSX plugins
diff --git a/sources b/sources
index 4138953..c74476a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-14d80d455985600385214ad5be47a438  jinput-2.0.6.tar.xz
+f729869767d5cefaffd2fa8085e4ca80  jinput-2.0.6.tar.xz


More information about the scm-commits mailing list