From 287ae39c85e0c7eef607fd6725c53bbc042a044b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 00:22:39 +0100 Subject: [PATCH] automatic version update by autodist [release 2.7.3-1mamba;Wed Sep 14 2022] --- jython.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/jython.spec b/jython.spec index bdd6f4f..6366a2b 100644 --- a/jython.spec +++ b/jython.spec @@ -1,14 +1,14 @@ %define jythonver %(echo %version | cut -d '.' -f -3) %define javahome %{_jvmdir}/jdk Name: jython -Version: 2.7.2 +Version: 2.7.3 Release: 1mamba Summary: A Java implementation of the Python language Group: Development/Languages Vendor: openmamba Distribution: openmamba Packager: Automatic Build System -URL: http://www.jython.org/Project/ +URL: https://www.jython.org/Project/ # use fetch-jython.sh script to generate the source drop # sh fetch-jython.sh jython https://jython.svn.sourceforge.net/svnroot Release_2_2_1 Source: http://search.maven.org/remotecontent?filepath=org/python/jython-standalone/%{version}/jython-standalone-%{version}.jar @@ -16,7 +16,6 @@ License: BSD, Python Software Foundation License ## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-END Requires: python -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Jython is an implementation of the high-level, dynamic, object-oriented language Python seamlessly integrated with the Java platform. @@ -103,6 +102,9 @@ EOF %{_javadir}/jython.jar %changelog +* Wed Sep 14 2022 Automatic Build System 2.7.3-1mamba +- automatic version update by autodist + * Thu Apr 09 2020 Automatic Build System 2.7.2-1mamba - automatic version update by autodist