Resolves: #1961685 - Recent revision - 20210518
This commit is contained in:
parent
d509d41fc7
commit
ba23ce9b8b
@ -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: 6%{?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
|
||||
|
||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 20190417-6
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user