Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/chrpath.git#dd25fbba008d66dd1ebaef7c995685d4d747c30c
This commit is contained in:
DistroBaker 2021-02-03 12:08:18 +01:00
parent bd4b9265f8
commit 5bd2a56f80
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: chrpath
Version: 0.16
Release: 14%{?dist}
Release: 15%{?dist}
Summary: Modify rpath of compiled programs
License: GPL+
@ -8,6 +8,7 @@ URL: https://chrpath.alioth.debian.org/
Source0: https://alioth.debian.org/frs/download.php/file/3979/%{name}-%{version}.tar.gz
BuildRequires: gcc
BuildRequires: make
%description
@ -39,6 +40,9 @@ rm -fr %{buildroot}/usr/doc
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.16-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Dec 14 2020 Jeff Law <law@redhat.com> - 0.16-14
- Use autosetup and enable testsuite