From 20c0ae39e34abe64d7ad8252bc1ab7f978e5db4b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 23:55:11 +0100 Subject: [PATCH] automatic version update by autodist [release 1.0.1-1mamba;Tue Sep 08 2020] --- inkscape.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/inkscape.spec b/inkscape.spec index 2ba31ef..2406002 100644 --- a/inkscape.spec +++ b/inkscape.spec @@ -1,7 +1,7 @@ %define gittag INKSCAPE_%(echo %version | tr . _) Name: inkscape -Version: 1.0 -Release: 2mamba +Version: 1.0.1 +Release: 1mamba Summary: A SVG based generic vector-drawing application Group: Applications/Multimedia Vendor: openmamba @@ -119,6 +119,7 @@ Additional planned work includes conversion of the codebase from C/Gtk to C++/Gt %{_datadir}/metainfo/org.inkscape.Inkscape.appdata.xml %dir %{_datadir}/inkscape/ %{_datadir}/inkscape/* +%{_datadir}/bash-completion/completions/inkscape %{_datadir}/icons/hicolor/*/apps/org.inkscape.Inkscape.png %{_mandir}/man1/inkscape.1* %{_mandir}/man1/inkview.1* @@ -126,6 +127,9 @@ Additional planned work includes conversion of the codebase from C/Gtk to C++/Gt #%doc ChaangeLog NEWS README %changelog +* Tue Sep 08 2020 Automatic Build System 1.0.1-1mamba +- automatic version update by autodist + * Fri May 15 2020 Silvan Calarco 1.0-2mamba - set CMAKE_INSTALL_RPATH to fix libinkscape_base.so runtime search path; set WITH_DBUS=ON