Redirect URL: and Source: from fedorahosted.org to pagure.io
This commit is contained in:
parent
80e1e5a6a4
commit
5ef04cd718
10
passwd.spec
10
passwd.spec
@ -7,11 +7,11 @@
|
||||
Summary: An utility for setting or changing passwords using PAM
|
||||
Name: passwd
|
||||
Version: 0.79
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
License: BSD or GPL+
|
||||
Group: System Environment/Base
|
||||
URL: http://fedorahosted.org/passwd
|
||||
Source: https://fedorahosted.org/releases/p/a/%{name}/%{name}-%{version}.tar.bz2
|
||||
URL: https://pagure.io/passwd
|
||||
Source: https://releases.pagure.org/passwd/passwd-%{version}.tar.bz2
|
||||
# Upstream changeset 41908bb68e4590aa6a5434eb979b23a9f8828011
|
||||
Patch0: passwd-0.79-stdin-length.patch
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -77,6 +77,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man1/passwd.1*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 20 2017 Miloslav Trmač <mitr@redhat.com> - 0.79-10
|
||||
- Redirect URL: and Source: from fedorahosted.org to pagure.io
|
||||
Resolves: #1472576
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.79-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user