diff --git a/.gitignore b/.gitignore index ce258c0..1ed6196 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,4 @@ /ikiwiki_3.20141016.tar.gz /ikiwiki_3.20150107.tar.gz /ikiwiki_3.20150329.tar.gz +/ikiwiki_3.20150614.tar.gz diff --git a/ikiwiki.spec b/ikiwiki.spec index 98c63a1..0486d55 100644 --- a/ikiwiki.spec +++ b/ikiwiki.spec @@ -1,6 +1,6 @@ Name: ikiwiki -Version: 3.20150329 -Release: 3%{?dist} +Version: 3.20150614 +Release: 1%{?dist} Summary: A wiki compiler Group: Applications/Internet @@ -126,6 +126,10 @@ find %{buildroot}%{perl_vendorlib}/IkiWiki -type f \ %{_libexecdir}/ikiwiki %doc README debian/changelog debian/NEWS html %doc IkiWiki/Plugin/skeleton.pm.example +%if 0%{?_licensedir:1} +# include license file a second time +%license html/GPL +%endif # licensedir %package w3m @@ -147,6 +151,10 @@ meta-wrapper in this package. %changelog +* Tue Jun 23 2015 Thomas Moschny - 3.20150614-1 +- Update to 3.20150614. +- Mark license. + * Wed Jun 17 2015 Fedora Release Engineering - 3.20150329-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index e24b06a..1158a20 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -99ccfbca19be4ba6a67487607f62609e ikiwiki_3.20150329.tar.gz +3321e52b0700bca6c68b991468fc8572 ikiwiki_3.20150614.tar.gz