update to 1.2.1
This commit is contained in:
parent
b3ee93c0ba
commit
59a718d876
@ -1,11 +1,11 @@
|
|||||||
%global pypi_name rjsmin
|
%global pypi_name rjsmin
|
||||||
Name: python-rjsmin
|
Name: python-rjsmin
|
||||||
Version: 1.1.0
|
Version: 1.2.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Javascript Minifier
|
Summary: Javascript Minifier
|
||||||
License: ASL 2.0
|
License: Apache-2.0
|
||||||
URL: http://opensource.perlig.de/rjsmin/
|
URL: http://opensource.perlig.de/rjsmin/
|
||||||
Source0: https://files.pythonhosted.org/packages/a2/ba/0fa30f7ec949714b8397e80ee2057d1a7e77b3a9f1b94c1ece93586cf34f/rjsmin-1.1.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/8c/76/f0236a34a2c7f49f5b1f59f4b6fda769fc2bf7f90d0aac4cbebbb465646d/rjsmin-1.2.1.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
@ -28,7 +28,7 @@ Summary: Javascript Minifier - docs
|
|||||||
Docs for rJSmin, which is a javascript minifier written in python.
|
Docs for rJSmin, which is a javascript minifier written in python.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n rjsmin-1.1.0
|
%autosetup -n rjsmin-1.2.1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -49,5 +49,8 @@ Docs for rJSmin, which is a javascript minifier written in python.
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 9 2022 wenzhiwei <wenzhiwei@kylinos.cn> - 1.2.1-1
|
||||||
|
- Update to 1.2.1
|
||||||
|
|
||||||
* Mon Feb 08 2021 Python_Bot <Python_Bot@openeuler.org>
|
* Mon Feb 08 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Binary file not shown.
BIN
rjsmin-1.2.1.tar.gz
Normal file
BIN
rjsmin-1.2.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user