2.04 bump
This commit is contained in:
parent
56def79593
commit
5f53b7bb3c
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ psutils-p17-clean.tar.gz
|
||||
/psutils-1.21.tar.xz
|
||||
/psutils-1.23.tar.xz
|
||||
/psutils-2.03.tar.gz
|
||||
/psutils-2.04.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%bcond_without psutils_enables_unbundling_gnulib
|
||||
|
||||
Name: psutils
|
||||
Version: 2.03
|
||||
Version: 2.04
|
||||
Release: 1%{?dist}
|
||||
Summary: PostScript utilities
|
||||
# COPYING: GPLv3 text
|
||||
@ -54,7 +54,8 @@ BuildRequires: automake >= 1.11
|
||||
BuildRequires: bash
|
||||
# coreutils for chmod in Makefile.am
|
||||
BuildRequires: coreutils
|
||||
# gcc is a default autoconf dependency
|
||||
# gcc is a default autoconf dependency and populates EXEEXT variable used in
|
||||
# Makefile.am.
|
||||
BuildRequires: gcc
|
||||
%if %{with psutils_enables_unbundling_gnulib}
|
||||
BuildRequires: gnulib-devel
|
||||
@ -143,6 +144,9 @@ make check %{?_smp_mflags}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 18 2020 Petr Pisar <ppisar@redhat.com> - 2.04-1
|
||||
- 2.04 bump
|
||||
|
||||
* Fri Oct 02 2020 Petr Pisar <ppisar@redhat.com> - 2.03-1
|
||||
- 2.03 bump
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (psutils-2.03.tar.gz) = 02d02db428131b9425d1e268c0eb88d285909a144a89e691b660e15a70da3303557b5ae4e471ecfcd289c1e83788c951fba344d375729074fd87fb4c1c56cc01
|
||||
SHA512 (psutils-2.04.tar.gz) = 78c93f61a853fbfafedd060a611e894ac07ca9f8d6e5362fd2ed8435a0582cad4238d729d92957e765287db0c6c99be58893517f66bcf15b68b97dc2147d25a4
|
||||
|
Loading…
Reference in New Issue
Block a user