0.92.2
This commit is contained in:
parent
f649ceb6ff
commit
21f6604caa
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ inkscape.tar.bz2
|
||||
/inkscape-r15604.tar.bz2
|
||||
/inkscape-r15686.tar.bz2
|
||||
/inkscape-r15740.tar.bz2
|
||||
/inkscape-0.92.2.tar.bz2
|
||||
|
||||
@ -1,14 +1,14 @@
|
||||
Name: inkscape
|
||||
Version: 0.92.1
|
||||
Release: 15.20170713bzr15740%{?dist}
|
||||
Version: 0.92.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Vector-based drawing program using SVG
|
||||
|
||||
Group: Applications/Productivity
|
||||
License: GPLv2+ and CC-BY
|
||||
URL: http://inkscape.sourceforge.net/
|
||||
#Source0: http://downloads.sourceforge.net/inkscape/%{name}-%{version}.tar.bz2
|
||||
Source0: http://downloads.sourceforge.net/inkscape/%{name}-%{version}.tar.bz2
|
||||
#Source0: https://inkscape.org/en/gallery/item/10682/inkscape-0.92.1.tar_XlpI7qT.bz2
|
||||
Source0: inkscape-r15740.tar.bz2
|
||||
#Source0: inkscape-r15740.tar.bz2
|
||||
# AppData file. Upstream has merged a patch adding an appdata file
|
||||
# after into the 0.92 release branch.
|
||||
Source1: %{name}.appdata.xml
|
||||
@ -27,7 +27,7 @@ BuildRequires: freetype-devel
|
||||
BuildRequires: gc-devel >= 6.4
|
||||
BuildRequires: gettext
|
||||
BuildRequires: gsl-devel
|
||||
BuildRequires: gtkmm30-devel
|
||||
BuildRequires: gtkmm24-devel
|
||||
BuildRequires: gtkspell3-devel
|
||||
BuildRequires: ImageMagick-c++-devel
|
||||
BuildRequires: intltool
|
||||
@ -107,7 +107,7 @@ graphics in W3C standard Scalable Vector Graphics (SVG) file format.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -qn inkscape-r15740
|
||||
%setup -q
|
||||
%patch0 -p1 -b.poppler
|
||||
|
||||
# https://bugs.launchpad.net/inkscape/+bug/314381
|
||||
@ -229,6 +229,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 25 2017 Gwyn Ciesla <limburgher@gmail.com> - 0.92.2-1
|
||||
- 0.92.2 final.
|
||||
|
||||
* Fri Sep 08 2017 David Tardon <dtardon@redhat.com> - 0.92.1-15.20170713bzr15740
|
||||
- rebuild for poppler 0.59.0
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (inkscape-r15740.tar.bz2) = 3bae9c8981c64307f5c416de223b290e31acf55c8d24c337966c054de0d0750dcf61eec12ea8d0c83f1438207178e5cd9b9c090fc4b66908a004a4eb5ec47ff9
|
||||
SHA512 (inkscape-0.92.2.tar.bz2) = e790cafb7cc2be2eb75f04ac4c18ae8558ae997f4261c38dac9c2a3383c7a12a0f4a090956770d1341b212fc9698d31d212f2c1609421907255f8af650569b30
|
||||
|
||||
Loading…
Reference in New Issue
Block a user