automatic version update by autodist [release 1.3-1mamba;Wed Jul 26 2023]
This commit is contained in:
parent
5a994c3359
commit
e732b86589
@ -1,6 +1,6 @@
|
||||
%define gittag INKSCAPE_%(echo %version | tr . _)
|
||||
Name: inkscape
|
||||
Version: 1.2.2
|
||||
Version: 1.3
|
||||
Release: 1mamba
|
||||
Summary: A SVG based generic vector-drawing application
|
||||
Group: Applications/Multimedia
|
||||
@ -9,7 +9,6 @@ Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://inkscape.org/
|
||||
Source: https://gitlab.com/inkscape/inkscape.git/%{gittag}/inkscape-%{version}.tar.bz2
|
||||
#https://launchpad.net/inkscape/%{version}.x/%{version}/+download/inkscape-%{version}.tar.bz2
|
||||
Patch: %{name}-0.43-desktop_file.patch
|
||||
Patch1: %{name}-0.47-poppler-0.12.2.patch
|
||||
Patch2: %{name}-0.47-gcc45.patch
|
||||
@ -33,6 +32,7 @@ BuildRequires: libcairo-devel
|
||||
BuildRequires: libcairomm10-devel
|
||||
BuildRequires: libcdr-devel
|
||||
BuildRequires: libenchant-devel
|
||||
BuildRequires: libepoxy-devel
|
||||
BuildRequires: libfontconfig-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libgc-devel
|
||||
@ -45,6 +45,7 @@ BuildRequires: libgsl-devel
|
||||
BuildRequires: libgspell-devel
|
||||
BuildRequires: libgtk3-devel
|
||||
BuildRequires: libgtkmm3-devel
|
||||
BuildRequires: libgtksourceview4-devel
|
||||
BuildRequires: libharfbuzz-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: liblcms2-devel
|
||||
@ -110,6 +111,7 @@ Additional planned work includes conversion of the codebase from C/Gtk to C++/Gt
|
||||
%{_bindir}/inkview
|
||||
%dir %{_libdir}/inkscape
|
||||
%{_libdir}/inkscape/libinkscape_base.so
|
||||
%{_libdir}/inkscape/libinkscape_base.so.*
|
||||
%{_datadir}/applications/org.inkscape.Inkscape.desktop
|
||||
%{_datadir}/metainfo/org.inkscape.Inkscape.appdata.xml
|
||||
%dir %{_datadir}/inkscape/
|
||||
@ -124,6 +126,9 @@ Additional planned work includes conversion of the codebase from C/Gtk to C++/Gt
|
||||
#%doc ChaangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* Wed Jul 26 2023 Automatic Build System <autodist@mambasoft.it> 1.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 03 2022 Automatic Build System <autodist@mambasoft.it> 1.2.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user