Browse Source

upgrading package: prince 13.6 -> 14.2

master
parent
commit
83e62c21c8
  1. 12
      prince/prince.spec

12
prince/prince.spec

@ -22,10 +22,10 @@
##
# package version
%define V_openpkg 13.6
%define V_freebsd 13.6
%define V_linux 13.6
%define V_macos 13.6
%define V_openpkg 14.2
%define V_freebsd 14.2
%define V_linux 14.2
%define V_macos 14.2
# package information
Name: prince
@ -38,11 +38,11 @@ Class: EVAL
Group: Typesetting
License: Commercial
Version: %{V_openpkg}
Release: 20201209
Release: 20211103
# list of sources
Source0: http://www.princexml.com/download/prince-%{V_freebsd}-freebsd12.0-amd64.tar.gz
Source1: http://www.princexml.com/download/prince-%{V_linux}-debian9-amd64.tar.gz
Source1: http://www.princexml.com/download/prince-%{V_linux}-debian10-amd64.tar.gz
Source2: http://www.princexml.com/download/prince-%{V_macos}-macos.zip
Source3: prince.sh
Source4: prince.txt

Loading…
Cancel
Save