update to 1.2.1

This commit is contained in:
wenzhiwei11 2022-08-09 02:04:33 +08:00
parent b3ee93c0ba
commit 59a718d876
3 changed files with 7 additions and 4 deletions

View File

@ -1,11 +1,11 @@
%global pypi_name rjsmin
Name: python-rjsmin
Version: 1.1.0
Version: 1.2.1
Release: 1
Summary: Javascript Minifier
License: ASL 2.0
License: Apache-2.0
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: python3-devel
@ -28,7 +28,7 @@ Summary: Javascript Minifier - docs
Docs for rJSmin, which is a javascript minifier written in python.
%prep
%autosetup -n rjsmin-1.1.0
%autosetup -n rjsmin-1.2.1
%build
%py3_build
@ -49,5 +49,8 @@ Docs for rJSmin, which is a javascript minifier written in python.
%doc README.md
%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>
- Package Spec generated

Binary file not shown.

BIN
rjsmin-1.2.1.tar.gz Normal file

Binary file not shown.