Update version to 0.0.17

This commit is contained in:
Aleksandr Proklov 2021-08-17 09:23:13 +09:00
parent 2dc36fe7b7
commit fe07a33072
2 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,2 @@
removed_sources:
tuxpaint-config-0.0.12.tar.bz2: 5f4cee06c59462a402ab368a87ba2fae95ff0223
sources:
tuxpaint-config-0.0.13.tar.gz: 8b31ddf91eb130824351c652da87cfd6275304bb
tuxpaint-config-0.0.17.tar.gz: d56ee7688b1fc0bc3af075ca76e966d0e120895f

View file

@ -1,7 +1,9 @@
%define debug_package %{nil}
Summary: Pictures for use with the paint program Tuxpaint
Name: tuxpaint-config
Version: 0.0.13
Release: 3
Version: 0.0.17
Release: 1
License: GPLv2+
Group: Graphics
URL: http://sourceforge.net/projects/tuxpaint
@ -23,7 +25,7 @@ without needing to manipulate a text-based configuration file.
%files -f %{name}.lang
%{_bindir}/%{name}
%doc docs/AUTHORS.txt docs/CHANGES.txt docs/COPYING.txt docs/README.txt docs/TODO.txt docs/html/README.html
%doc %{_docdir}/tuxpaint-config/*
%{_mandir}/man1/%{name}.1.*
%{_includedir}/X11/pixmaps/%{name}.*
%{_datadir}/applications/%{name}.desktop
@ -65,4 +67,4 @@ desktop-file-install --vendor="" \
# fix perms
chmod -R go=u-w %{buildroot}/*
chmod -x %{buildroot}%{_docdir}/%{name}/html/README.html
chmod -x %{buildroot}%{_docdir}/%{name}/html/README.html