The latest revision - 20150204
This commit is contained in:
parent
488e0cc369
commit
fd84382b22
@ -1,4 +1,4 @@
|
|||||||
%global revdate 20141230
|
%global revdate 20150204
|
||||||
|
|
||||||
Name: publicsuffix-list
|
Name: publicsuffix-list
|
||||||
Version: %{revdate}
|
Version: %{revdate}
|
||||||
@ -16,8 +16,7 @@ BuildArch: noarch
|
|||||||
%description
|
%description
|
||||||
The Public Suffix List is a cross-vendor initiative to provide
|
The Public Suffix List is a cross-vendor initiative to provide
|
||||||
an accurate list of domain name suffixes, maintained by the hard work
|
an accurate list of domain name suffixes, maintained by the hard work
|
||||||
of Mozilla volunteers and by submissions from registries,
|
of Mozilla volunteers and by submissions from registries.
|
||||||
to whom we are very grateful.
|
|
||||||
Software using the Public Suffix List will be able to determine where
|
Software using the Public Suffix List will be able to determine where
|
||||||
cookies may and may not be set, protecting the user from being
|
cookies may and may not be set, protecting the user from being
|
||||||
tracked across sites.
|
tracked across sites.
|
||||||
@ -41,6 +40,10 @@ install -m 644 -p -D %{SOURCE0} $RPM_BUILD_ROOT/%{_datadir}/publicsuffix/effecti
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 5 2015 Yanko Kaneti <yaneti@declera.com> - 20150204-1
|
||||||
|
- The latest revision - 20150204
|
||||||
|
|
||||||
|
- Initial version for review - 20141124-1
|
||||||
* Tue Dec 30 2014 Yanko Kaneti <yaneti@declera.com> - 20141230-1
|
* Tue Dec 30 2014 Yanko Kaneti <yaneti@declera.com> - 20141230-1
|
||||||
- Initial version for review - 20141124-1
|
- Initial version for review - 20141124-1
|
||||||
- Today's revision. Add license file - 20141218-1
|
- Today's revision. Add license file - 20141218-1
|
||||||
|
Loading…
Reference in New Issue
Block a user