update to 0.2.3 [release 0.2.3-1mamba;Thu May 19 2016]
This commit is contained in:
parent
aaa15c7a27
commit
983a8f8700
@ -1,5 +1,5 @@
|
|||||||
Name: pdf2svg
|
Name: pdf2svg
|
||||||
Version: 0.2.2
|
Version: 0.2.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A simple PDF to SVG converter using the Poppler and Cairo libraries
|
Summary: A simple PDF to SVG converter using the Poppler and Cairo libraries
|
||||||
Group: Applications/Graphics
|
Group: Applications/Graphics
|
||||||
@ -7,7 +7,8 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cityinthesky.co.uk/opensource/pdf2svg
|
URL: http://www.cityinthesky.co.uk/opensource/pdf2svg
|
||||||
Source: http://www.cityinthesky.co.uk/_media/opensource/pdf2svg-%{version}.tar.gz
|
#Source: http://www.cityinthesky.co.uk/_media/opensource/pdf2svg-%{version}.tar.gz
|
||||||
|
Source: https://github.com/dawbarton/pdf2svg/archive/v%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -48,5 +49,8 @@ A simple PDF to SVG converter using the Poppler and Cairo libraries.
|
|||||||
%doc AUTHORS COPYING LICENSE
|
%doc AUTHORS COPYING LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 19 2016 Automatic Build System <autodist@mambasoft.it> 0.2.3-1mamba
|
||||||
|
- update to 0.2.3
|
||||||
|
|
||||||
* Tue Aug 13 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.2-1mamba
|
* Tue Aug 13 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.2-1mamba
|
||||||
- package created by silvan using the webbuild interface
|
- package created by silvan using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user