Compare commits
No commits in common. "c9" and "c8s" have entirely different histories.
@ -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 https://mozilla.org/MPL/2.0/.
|
||||
file, You can obtain one at http://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: 20210518
|
||||
Release: 3%{?dist}
|
||||
Version: 20180723
|
||||
Release: 1%{?dist}
|
||||
Summary: Cross-vendor public domain suffix database
|
||||
|
||||
License: MPLv2.0
|
||||
@ -46,7 +46,7 @@ for runtime loading.
|
||||
%prep
|
||||
%setup -c -T
|
||||
cp -av %{SOURCE0} .
|
||||
install -m 644 -p -v %{SOURCE1} COPYING
|
||||
cp -av %{SOURCE1} COPYING
|
||||
|
||||
|
||||
%build
|
||||
@ -82,46 +82,9 @@ ln -s public_suffix_list.dat $RPM_BUILD_ROOT/%{_datadir}/publicsuffix/effective_
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Feb 10 2022 Kamil Dudka <kdudka@redhat.com> - 20210518-3
|
||||
- unset writable-by-group permission bit on the license file
|
||||
|
||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 20210518-2
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
||||
* 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
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20190417-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20190417-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20190417-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20190417-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Wed Apr 17 2019 Kamil Dudka <kdudka@redhat.com> - 20190417-1
|
||||
- Recent revision - 20190417
|
||||
|
||||
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20190128-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Mon Jan 28 2019 Yanko Kaneti <yaneti@declera.com> - 20190128-1
|
||||
- Recent revision - 20190128
|
||||
|
||||
* Mon Jul 23 2018 Kamil Dudka <kdudka@redhat.com> - 20180723-1
|
||||
- Recent revision - 20180723
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 20180514-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Tue May 22 2018 Yaakov Selkowitz <yselkowi@redhat.com> - 20180514-1
|
||||
- Recent revision - 20180514
|
||||
|
Loading…
Reference in New Issue
Block a user