Recent revision - 20151208
This commit is contained in:
parent
a1b226f691
commit
39b8fac900
@ -1,4 +1,4 @@
|
||||
%global revdate 20150831
|
||||
%global revdate 20151208
|
||||
|
||||
Name: publicsuffix-list
|
||||
Version: %{revdate}
|
||||
@ -25,8 +25,6 @@ tracked across sites.
|
||||
|
||||
%prep
|
||||
%setup -c -T
|
||||
# https://github.com/publicsuffix/list/pull/21
|
||||
sed -i -e "s/'c.il\,/'c.il'\,/" %{SOURCE2}
|
||||
cp -av %{SOURCE1} COPYING
|
||||
|
||||
|
||||
@ -45,6 +43,9 @@ ln -s public_suffix_list.dat $RPM_BUILD_ROOT/%{_datadir}/publicsuffix/effective_
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 8 2015 Yanko Kaneti <yaneti@declera.com> - 20151208-1
|
||||
- Recent revision - 20151208
|
||||
|
||||
* Tue Sep 1 2015 Yanko Kaneti <yaneti@declera.com> - 20150831-1
|
||||
- The latest revision - 20150831
|
||||
- Add test data - bug 1251921
|
||||
|
Loading…
Reference in New Issue
Block a user