update to 0.1.6 [release 0.1.6-1mamba;Fri Dec 08 2017]

This commit is contained in:
Silvan Calarco 2024-01-06 06:04:16 +01:00
parent 6162ce14cd
commit c7a5c61d51

View File

@ -1,6 +1,6 @@
%define apiver %(echo %version | cut -d. -f1-2) %define apiver %(echo %version | cut -d. -f1-2)
Name: libvisio Name: libvisio
Version: 0.1.5 Version: 0.1.6
Release: 1mamba Release: 1mamba
Summary: A library providing ability to interpret and import visio diagrams into various applications Summary: A library providing ability to interpret and import visio diagrams into various applications
Group: System/Libraries Group: System/Libraries
@ -8,7 +8,7 @@ Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.freedesktop.org/wiki/Software/libvisio URL: http://www.freedesktop.org/wiki/Software/libvisio
Source: http://dev-www.libreoffice.org/src/libvisio-%{version}.tar.bz2 Source: http://dev-www.libreoffice.org/src/libvisio-%{version}.tar.xz
License: GPL, LGPL License: GPL, LGPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
@ -91,6 +91,9 @@ This package contains utility applications for %{name}.
%{_bindir}/vss2xhtml %{_bindir}/vss2xhtml
%changelog %changelog
* Fri Dec 08 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.6-1mamba
- update to 0.1.6
* Thu Dec 31 2015 Automatic Build System <autodist@mambasoft.it> 0.1.5-1mamba * Thu Dec 31 2015 Automatic Build System <autodist@mambasoft.it> 0.1.5-1mamba
- automatic version update by autodist - automatic version update by autodist