pre5
This commit is contained in:
parent
bca24cd0da
commit
48ff5f52ab
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ inkscape.tar.bz2
|
||||
/inkscape-0.92pre2.tar.bz2
|
||||
/inkscape-0.92pre3.tar.bz2
|
||||
/inkscape-0.92pre4.tar_Bv5Tl5T.bz2
|
||||
/inkscape-0.92pre5.tar.bz2
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
Name: inkscape
|
||||
Version: 0.92
|
||||
Release: 9.pre4%{?dist}
|
||||
Release: 10.pre5%{?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/10513/inkscape-0.92pre4.tar_Bv5Tl5T.bz2
|
||||
Source0: https://inkscape.org/en/gallery/item/10535/inkscape-0.92pre5.tar.bz2
|
||||
# AppData file. Upstream has merged a patch adding an appdata file
|
||||
# after into the 0.92 release branch.
|
||||
Source1: %{name}.appdata.xml
|
||||
@ -102,7 +102,7 @@ graphics in W3C standard Scalable Vector Graphics (SVG) file format.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -qn inkscape-0.92pre4
|
||||
%setup -qn inkscape-0.92pre5
|
||||
#%%patch0 -p1 -b .types
|
||||
#%patch1 -p1 -b .desktop
|
||||
#%%patch2 -p0 -b .wft
|
||||
@ -219,6 +219,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Dec 30 2016 Jon Ciesla <limburgher@gmail.com> - 0.92-10.pre5
|
||||
- 0.92pre5.
|
||||
|
||||
* Thu Dec 22 2016 Jon Ciesla <limburgher@gmail.com> - 0.92-9.pre4
|
||||
- 0.92pre4.
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (inkscape-0.92pre4.tar_Bv5Tl5T.bz2) = 614b52df52de4d768d84427c0b1594b40d6d5c926e7942cb9eeaa6da523f0c489be3638fe546d21f1508dad4d949718f665a64db35f4b16ac81d54aa4b1f5f78
|
||||
SHA512 (inkscape-0.92pre5.tar.bz2) = 87270312bdfccc262909bcd29b304d5573f365105b8aa41b30f1c251e5d9086a89a3f50f7109d90ce50fb60be47efe7ef572faf2e92cb1bfbad21be255252226
|
||||
|
||||
Loading…
Reference in New Issue
Block a user