update to 0.1.2 [release 0.1.2-1mamba;Wed Mar 21 2018]

This commit is contained in:
Silvan Calarco 2024-01-06 03:44:11 +01:00
parent 45b0e0d81c
commit 08f3a47e5e

View File

@ -1,6 +1,6 @@
%define apiver %(echo %version | cut -d. -f1-2)
Name: libabw
Version: 0.1.1
Version: 0.1.2
Release: 1mamba
Summary: A library providing ability to interpret and import AbiWord documents into various applications. You can find it being used in libreoffice
Group: System/Libraries
@ -8,7 +8,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.freedesktop.org/wiki/Software/libabw/
Source: http://dev-www.libreoffice.org/src/libabw-%{version}.tar.bz2
Source: http://dev-www.libreoffice.org/src/libabw-%{version}.tar.xz
License: MPL 2.0
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -91,6 +91,9 @@ This package contains utility applications for %{name}.
%{_bindir}/abw2text
%changelog
* Wed Mar 21 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.2-1mamba
- update to 0.1.2
* Wed Dec 24 2014 Automatic Build System <autodist@mambasoft.it> 0.1.1-1mamba
- automatic version update by autodist