diff --git a/inkscape-0.92.1.tar.bz2 b/inkscape-0.92.1.tar.bz2 deleted file mode 100644 index cc337b3..0000000 --- a/inkscape-0.92.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:257405bf802de125f17d123638093a37db02ebe334d243cf9b0d8903f7c89005 -size 31222684 diff --git a/inkscape-0.92.2.tar.bz2 b/inkscape-0.92.2.tar.bz2 new file mode 100644 index 0000000..90bc41b --- /dev/null +++ b/inkscape-0.92.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a628d0e04c254e9840947e6d866974f92c68ae31631a38b94d9b65e5cd84cfd3 +size 31224100 diff --git a/inkscape.changes b/inkscape.changes index a1c77ad..55a9205 100644 --- a/inkscape.changes +++ b/inkscape.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Aug 7 23:08:09 UTC 2017 - plinnell@opensuse.org + +- Update to version 0.92.2: + + Stability and bug fix release. Several crash bugs fixed. + + No change log, changes here: + https://launchpad.net/inkscape/+milestone/0.92.2 + + ------------------------------------------------------------------- Wed May 17 17:25:43 UTC 2017 - dimstar@opensuse.org diff --git a/inkscape.spec b/inkscape.spec index 138c8e8..939933a 100644 --- a/inkscape.spec +++ b/inkscape.spec @@ -17,7 +17,7 @@ Name: inkscape -Version: 0.92.1 +Version: 0.92.2 Release: 0 Summary: Vector Illustration Program License: GPL-2.0 and LGPL-2.1 @@ -29,8 +29,7 @@ Source1: openSUSE.gpl Source2: inkscape-split-extensions-extra.sh # PATCH-FIX-OPENSUSE inkscape-packages.patch sbrabec@suse.cz -- Suggest packages instead of compilation from source. Patch0: inkscape-packages.patch -# PATCH-FIX-UPSTREAM inkscape-gcc7-buildfix.patch lp#1660992 dimstar@opensuse.org -- Fix C++11 errors and warnings with g++-7 -Patch1: inkscape-gcc7-buildfix.patch + BuildRequires: aspell-devel BuildRequires: autoconf BuildRequires: automake @@ -166,7 +165,7 @@ Inkscape is a vector illustration program for the GNOME desktop. %prep %setup -q %patch0 -p1 -%patch1 -p0 + %build ./autogen.sh