0.92.0 final
This commit is contained in:
parent
48ff5f52ab
commit
ca3523768c
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ inkscape.tar.bz2
|
||||
/inkscape-0.92pre3.tar.bz2
|
||||
/inkscape-0.92pre4.tar_Bv5Tl5T.bz2
|
||||
/inkscape-0.92pre5.tar.bz2
|
||||
/inkscape-0.92.0.tar.bz2
|
||||
|
||||
@ -1,25 +1,19 @@
|
||||
Name: inkscape
|
||||
Version: 0.92
|
||||
Release: 10.pre5%{?dist}
|
||||
Version: 0.92.0
|
||||
Release: 11%{?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: https://inkscape.org/en/gallery/item/10535/inkscape-0.92pre5.tar.bz2
|
||||
Source0: https://inkscape.org/en/gallery/item/10552/inkscape-0.92.0.tar.bz2
|
||||
# AppData file. Upstream has merged a patch adding an appdata file
|
||||
# after into the 0.92 release branch.
|
||||
Source1: %{name}.appdata.xml
|
||||
# Fedora Color Palette, GIMP format, CC-BY 3.0
|
||||
Source2: Fedora-Color-Palette.gpl
|
||||
|
||||
# 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
|
||||
#Patch2: inkscape-0.91-drop-wait-for-targets.patch
|
||||
|
||||
BuildRequires: aspell-devel
|
||||
BuildRequires: atk-devel
|
||||
BuildRequires: boost-devel
|
||||
@ -102,10 +96,7 @@ graphics in W3C standard Scalable Vector Graphics (SVG) file format.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -qn inkscape-0.92pre5
|
||||
#%%patch0 -p1 -b .types
|
||||
#%patch1 -p1 -b .desktop
|
||||
#%%patch2 -p0 -b .wft
|
||||
%setup -q
|
||||
|
||||
# https://bugs.launchpad.net/inkscape/+bug/314381
|
||||
# A couple of files have executable bits set,
|
||||
@ -219,6 +210,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 05 2017 Jon Ciesla <limburgher@gmail.com> - 0.92.0-11
|
||||
- 0.92 final.
|
||||
|
||||
* Fri Dec 30 2016 Jon Ciesla <limburgher@gmail.com> - 0.92-10.pre5
|
||||
- 0.92pre5.
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (inkscape-0.92pre5.tar.bz2) = 87270312bdfccc262909bcd29b304d5573f365105b8aa41b30f1c251e5d9086a89a3f50f7109d90ce50fb60be47efe7ef572faf2e92cb1bfbad21be255252226
|
||||
SHA512 (inkscape-0.92.0.tar.bz2) = 1d1cfa878af8a3d804a075e6cf120af1dd21541fcc2763c37b8e6f1b359cf6b31a7ed13ee5d1b1147d3732899ef485dbe2ce638654b4272fb0972556a0360594
|
||||
|
||||
Loading…
Reference in New Issue
Block a user