Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| dd35ba00be | |||
| 5ec358389a |
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 16 11:05:16 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 1.2.4
|
||||
* Update Benchmarks
|
||||
* Update doc theme
|
||||
* Update project boilerplate
|
||||
- from version 1.2.3
|
||||
* Add support for Python 3.13
|
||||
* Update project boilerplate
|
||||
- Drop docs/CHANGES from %doc section, removed upstream
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 8 06:38:41 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
# spec file for package python-rjsmin
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%define mod_name rjsmin
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-%{mod_name}
|
||||
Version: 1.2.2
|
||||
Version: 1.2.4
|
||||
Release: 0
|
||||
Summary: A JavaScript minifier written in Python
|
||||
License: Apache-2.0
|
||||
@@ -59,7 +59,7 @@ rm -rf %{buildroot}%{_datadir}/doc/rjsmin
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
%doc README.md docs/CHANGES
|
||||
%doc README.md
|
||||
%{python_sitearch}/rjsmin.py
|
||||
%{python_sitearch}/_rjsmin*
|
||||
%pycache_only %{python_sitearch}/__pycache__/rjsmin*
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:65910c8dc93b285cb765194220dae3827dec1e281eb9a6acf373413135747a21
|
||||
size 448271
|
||||
3
rjsmin-1.2.4.tar.gz
Normal file
3
rjsmin-1.2.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ffcbe04e0dfac39cea8fbbcb41c38b2e07235ce2188bca15e998da1d348a7860
|
||||
size 422289
|
||||
Reference in New Issue
Block a user