switch source URL to pagure
This commit is contained in:
parent
de2dd7032b
commit
037154a07e
@ -2,12 +2,12 @@
|
||||
|
||||
Name: nodejs-packaging
|
||||
Version: 9
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: RPM Macros and Utilities for Node.js Packaging
|
||||
BuildArch: noarch
|
||||
License: MIT
|
||||
URL: https://fedoraproject.org/wiki/Node.js/Packagers
|
||||
Source0: https://fedorahosted.org/released/%{name}/%{name}-fedora-%{version}.tar.xz
|
||||
Source0: https://releases.pagure.org/%{name}/%{name}-fedora-%{version}.tar.xz
|
||||
ExclusiveArch: %{nodejs_arches} noarch
|
||||
|
||||
#nodejs-devel before 0.10.12 provided these macros and owned /usr/share/node
|
||||
@ -46,6 +46,9 @@ install -Dpm0644 multiver_modules %{buildroot}%{_datadir}/node/multiver_modules
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 21 2017 Tom Hughes <tom@compton.nu> - 9-3
|
||||
- switch source URL to pagure
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 9-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user