parent
bb9f0eb18d
commit
d52e64f00c
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ psutils-p17-clean.tar.gz
|
||||
/psutils-1.23.tar.xz
|
||||
/psutils-2.03.tar.gz
|
||||
/psutils-2.04.tar.gz
|
||||
/psutils-2.06.tar.gz
|
||||
|
10
psutils.spec
10
psutils.spec
@ -2,8 +2,8 @@
|
||||
#%%bcond_without psutils_enables_unbundling_gnulib
|
||||
|
||||
Name: psutils
|
||||
Version: 2.04
|
||||
Release: 4%{?dist}
|
||||
Version: 2.06
|
||||
Release: 1%{?dist}
|
||||
Summary: PostScript utilities
|
||||
# COPYING: GPLv3 text
|
||||
# epsffit.1: GPLv3+
|
||||
@ -43,7 +43,6 @@ Summary: PostScript utilities
|
||||
# m4/relocatable-lib.m4: FSFULLR
|
||||
# Makefile.in: FSFULLR
|
||||
# old-scripts/fixwfwps: See LICENSE
|
||||
# pre-inst-env: GPLv2+
|
||||
# pre-inst-env.in: GPLv2+
|
||||
License: GPLv3+ and psutils
|
||||
URL: https://github.com/rrthomas/%{name}
|
||||
@ -73,6 +72,7 @@ BuildRequires: perl(Exporter)
|
||||
BuildRequires: perl(Fcntl)
|
||||
BuildRequires: perl(File::Basename)
|
||||
BuildRequires: perl(File::Copy)
|
||||
BuildRequires: perl(File::Spec::Functions)
|
||||
BuildRequires: perl(File::Temp)
|
||||
BuildRequires: perl(Getopt::Long)
|
||||
BuildRequires: perl(IPC::Run3)
|
||||
@ -144,6 +144,10 @@ make check %{?_smp_mflags}
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 10 2021 Ondřej Pohořelský <opohorel@redhat.com> - 2.06-1
|
||||
- 2.06 bump
|
||||
- Resolves: #1970467
|
||||
|
||||
* Tue Apr 27 2021 Ondřej Pohořelský <opohorel@redhat.com> - 2.04-4
|
||||
- Switch to bundled gnulib
|
||||
- Resolves: #1952815
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (psutils-2.04.tar.gz) = 78c93f61a853fbfafedd060a611e894ac07ca9f8d6e5362fd2ed8435a0582cad4238d729d92957e765287db0c6c99be58893517f66bcf15b68b97dc2147d25a4
|
||||
SHA512 (psutils-2.06.tar.gz) = e105471e33d16592dc1615fb568786256d9f3051875ca7c23c541b9d4587943ff9d93f5ad593716be4849b2f652d0e0727e5d1faa0506cdee0e9475e1c3da19f
|
||||
|
Loading…
Reference in New Issue
Block a user