Recent revision - 20210518
This commit is contained in:
parent
fb502bdc22
commit
472c3f896a
@ -357,7 +357,7 @@ Exhibit A - Source Code Form License Notice
|
||||
|
||||
This Source Code Form is subject to the terms of the Mozilla Public
|
||||
License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||
|
||||
If it is not possible or desirable to put the notice in a particular
|
||||
file, then You may include the notice in a location (such as a LICENSE
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,8 +1,8 @@
|
||||
%bcond_without dafsa
|
||||
|
||||
Name: publicsuffix-list
|
||||
Version: 20190417
|
||||
Release: 5%{?dist}
|
||||
Version: 20210518
|
||||
Release: 1%{?dist}
|
||||
Summary: Cross-vendor public domain suffix database
|
||||
|
||||
License: MPLv2.0
|
||||
@ -82,6 +82,9 @@ ln -s public_suffix_list.dat $RPM_BUILD_ROOT/%{_datadir}/publicsuffix/effective_
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue May 18 2021 Kamil Dudka <kdudka@redhat.com> - 20210518-1
|
||||
- Recent revision - 20210518
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20190417-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user