|
|
@ -1,5 +1,5 @@
|
|
|
|
%global snapdate 20131001
|
|
|
|
%global snapdate 20131204
|
|
|
|
%global commit d90ea2b2d01b27a7adf0501f644a7782e50362fe
|
|
|
|
%global commit 87b99f2abc5b202eb10754a73613dbd4123180e8
|
|
|
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
|
|
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
|
|
|
|
|
|
|
|
|
|
|
Name: gumbo-parser
|
|
|
|
Name: gumbo-parser
|
|
|
@ -120,6 +120,9 @@ install -m 644 {COPYING,*.md} ${RPM_BUILD_ROOT}%{_pkgdocdir}
|
|
|
|
%{python3_sitelib}/*
|
|
|
|
%{python3_sitelib}/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Dec 23 2013 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.0-0.2.20131204git87b99f2
|
|
|
|
|
|
|
|
- Update tarball.
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Oct 17 2013 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.0-0.2.20131001gitd90ea2b
|
|
|
|
* Thu Oct 17 2013 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.0-0.2.20131001gitd90ea2b
|
|
|
|
- Update tarball.
|
|
|
|
- Update tarball.
|
|
|
|
- Add autotool genered source-files.
|
|
|
|
- Add autotool genered source-files.
|
|
|
|