fixed source url
This commit is contained in:
parent
299a84291f
commit
0f9bae585f
@ -1,11 +1,11 @@
|
|||||||
Summary: A utility which provides statistics based on the output of diff
|
Summary: A utility which provides statistics based on the output of diff
|
||||||
Name: diffstat
|
Name: diffstat
|
||||||
Version: 1.61
|
Version: 1.61
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://invisible-island.net/diffstat
|
URL: http://invisible-island.net/diffstat
|
||||||
Source0: ftp://invisible-island.net/diffstat/%{name}-%{version}.tgz
|
Source0: ftp://ftp.invisible-island.net/pub/diffstat/%{name}-%{version}.tgz
|
||||||
# Taken from diffstat.c.
|
# Taken from diffstat.c.
|
||||||
Source1: COPYING
|
Source1: COPYING
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
@ -41,6 +41,9 @@ make check
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 21 2018 Than Ngo <than@redhat.com> - 1.61-7
|
||||||
|
- fixed source url
|
||||||
|
|
||||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.61-6
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.61-6
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user