automatic version update by autodist [release 1.1.2-1mamba;Sun Feb 06 2022]

This commit is contained in:
Automatic Build System 2024-01-05 23:55:12 +01:00
parent e4d023a011
commit 6c5e473bf0

View File

@ -1,6 +1,6 @@
%define gittag INKSCAPE_%(echo %version | tr . _)
Name: inkscape
Version: 1.1.1
Version: 1.1.2
Release: 1mamba
Summary: A SVG based generic vector-drawing application
Group: Applications/Multimedia
@ -59,7 +59,7 @@ BuildRequires: libpotrace-devel
BuildRequires: libreadline-devel
BuildRequires: librevenge-devel
BuildRequires: libsigc++2-devel
BuildRequires: libsoup-devel
BuildRequires: libsoup2-devel
BuildRequires: libstdc++6-devel
BuildRequires: libvisio-devel
BuildRequires: libwpg-devel
@ -125,6 +125,9 @@ Additional planned work includes conversion of the codebase from C/Gtk to C++/Gt
#%doc ChaangeLog NEWS README
%changelog
* Sun Feb 06 2022 Automatic Build System <autodist@mambasoft.it> 1.1.2-1mamba
- automatic version update by autodist
* Wed Sep 22 2021 Automatic Build System <autodist@mambasoft.it> 1.1.1-1mamba
- automatic version update by autodist