2.05 bump
This commit is contained in:
parent
90222ad22e
commit
3ba2be5fa3
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.05.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%bcond_without psutils_enables_unbundling_gnulib
|
||||
|
||||
Name: psutils
|
||||
Version: 2.04
|
||||
Release: 2%{?dist}
|
||||
Version: 2.05
|
||||
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,9 @@ make check %{?_smp_mflags}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Apr 06 2021 Petr Pisar <ppisar@redhat.com> - 2.05-1
|
||||
- 2.05 bump
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.04-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (psutils-2.04.tar.gz) = 78c93f61a853fbfafedd060a611e894ac07ca9f8d6e5362fd2ed8435a0582cad4238d729d92957e765287db0c6c99be58893517f66bcf15b68b97dc2147d25a4
|
||||
SHA512 (psutils-2.05.tar.gz) = 6d32653af67466daaae8b640e047ea19f07fa678b2a416fc82b3c83b9961ea6a3f298ec84154033e4ab0cca990d63c44f286eaedb6df6a5022a985491b8c18b0
|
||||
|
Loading…
Reference in New Issue
Block a user