diff --git a/.gitignore b/.gitignore index 3a64c01..994258f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ inkscape.tar.bz2 /inkscape-0.91.tar.bz2 /inkscape-0.92pre0.tar.bz2 /inkscape-0.92pre1.tar.bz2 +/inkscape-0.92pre2.tar.bz2 diff --git a/inkscape.spec b/inkscape.spec index ddffda1..eb3fc91 100644 --- a/inkscape.spec +++ b/inkscape.spec @@ -1,13 +1,13 @@ Name: inkscape Version: 0.92 -Release: 1%{?dist}pre1 +Release: 1%{?dist}pre2 Summary: Vector-based drawing program using SVG Group: Applications/Productivity License: GPLv2+ URL: http://inkscape.sourceforge.net/ #Source0: http://downloads.sourceforge.net/inkscape/%{name}-%{version}.tar.bz2 -Source0: https://inkscape.org/en/gallery/item/9633/inkscape-0.92pre1.tar.bz2 +Source0: https://inkscape.org/en/gallery/item/9633/inkscape-0.92pre2.tar.bz2 # AppData file. Upstream has merged a patch adding an appdata file # after into the 0.92 release branch. Source1: %{name}.appdata.xml @@ -15,7 +15,7 @@ Source1: %{name}.appdata.xml # Submitted upstream: https://bugs.launchpad.net/inkscape/+bug/1545769 #Patch0: inkscape-0.48.2-types.patch # Submitted upstream: https://bugs.launchpad.net/inkscape/+bug/1545771 -Patch1: inkscape-0.91-desktop.patch +#Patch1: inkscape-0.91-desktop.patch #Patch2: inkscape-0.91-drop-wait-for-targets.patch BuildRequires: aspell-devel @@ -98,9 +98,9 @@ graphics in W3C standard Scalable Vector Graphics (SVG) file format. %prep -%setup -qn inkscape-0.92pre1 +%setup -qn inkscape-0.92pre2 #%%patch0 -p1 -b .types -%patch1 -p1 -b .desktop +#%patch1 -p1 -b .desktop #%%patch2 -p0 -b .wft # https://bugs.launchpad.net/inkscape/+bug/314381 @@ -212,6 +212,9 @@ fi %changelog +* Wed Oct 19 2016 Jon Ciesla - 0.92-0.pre2 +- 0.92pre2. + * Mon Jul 18 2016 Marek Kasik - 0.92-1.pre1 - Rebuild for poppler-0.45.0 diff --git a/sources b/sources index eef8534..08b2e36 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9b4746149ea8fb8d7272f417890279b3 inkscape-0.92pre1.tar.bz2 +0f4b9f35aa245627d407ea48c77f2f16 inkscape-0.92pre2.tar.bz2