diff --git a/ghostscript-10.01.1.tar.xz b/ghostscript-10.01.2.tar.xz similarity index 84% rename from ghostscript-10.01.1.tar.xz rename to ghostscript-10.01.2.tar.xz index 8300b11b56afd1ed7c057a65270662558b23c84c..bb511190fb27c9cd9ad3e043b332c8da1a663c64 100644 Binary files a/ghostscript-10.01.1.tar.xz and b/ghostscript-10.01.2.tar.xz differ diff --git a/ghostscript.spec b/ghostscript.spec index eec18f6eade78bc808445f1e35ab69b046f05b2a..1b8d2c05103d22ff6cad94e74016464f25fd331e 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 1 %global _hardened_build 1 %global _docdir_fmt %{name} @@ -9,7 +9,7 @@ Name: ghostscript Summary: Interpreter for PostScript language & PDF -Version: 10.01.1 +Version: 10.01.2 Release: %{anolis_release}%{?dist} License: AGPLv3+ URL: https://ghostscript.com/ @@ -220,6 +220,9 @@ install -m 0755 -d %{buildroot}%{_datadir}/%{name}/conf.d/ %changelog +* Fri Jun 30 2023 Funda Wang - 10.01.2-1 +- New version 10.01.2 + * Thu Apr 13 2023 chen_yu_ao - 10.01.1-2 - change spec file format