Accepting request 340625 from graphics
1 OBS-URL: https://build.opensuse.org/request/show/340625 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/potrace?expand=0&rev=26
This commit is contained in:
commit
5b5523134c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b0bbf1d7badbebfcb992280f038936281b47ddbae212e8ae91e863ce0b76173b
|
|
||||||
size 604946
|
|
3
potrace-1.13.tar.gz
Normal file
3
potrace-1.13.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6252438b6b6644b9b6298056b4c5de3690a1d4e862b66889abe21eecdf16b784
|
||||||
|
size 605931
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 23 14:26:39 CEST 2015 - sbrabec@suse.com
|
||||||
|
|
||||||
|
- Update to version 1.13:
|
||||||
|
* Some critical bugs in the processing of BMP files were fixed
|
||||||
|
(bsc#951760).
|
||||||
|
* Portability was improved for C99 and for MSVC++.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 2 19:41:08 CEST 2015 - sbrabec@suse.cz
|
Thu Apr 2 19:41:08 CEST 2015 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: potrace
|
Name: potrace
|
||||||
Version: 1.12
|
Version: 1.13
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utility for Tracing a Bitmap to Scalable Outline Image
|
Summary: Utility for Tracing a Bitmap to Scalable Outline Image
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Productivity/Graphics/Convertors
|
Group: Productivity/Graphics/Convertors
|
||||||
Url: http://potrace.sourceforge.net/
|
Url: http://potrace.sourceforge.net/
|
||||||
Source: %{name}-%{version}.tar.gz
|
Source: http://potrace.sourceforge.net/download/%{version}/%{name}-%{version}.tar.gz
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
Provides: bitmap_tracing
|
Provides: bitmap_tracing
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user