Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libnumbertext.git#fcc96c1bd3c7d32c5c053a1bd48d8bca73b71e6e
This commit is contained in:
parent
87c2efb4c2
commit
895d7e9f0f
@ -1,6 +1,6 @@
|
||||
Name: libnumbertext
|
||||
Version: 1.0.6
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Number to number name and money text conversion library
|
||||
|
||||
#The entire source code is dual license LGPLv3+ or BSD, except for
|
||||
@ -11,6 +11,7 @@ URL: https://github.com/Numbertext/libnumbertext
|
||||
Source: https://github.com/Numbertext/libnumbertext/releases/download/%{version}/libnumbertext-%{version}.tar.xz
|
||||
|
||||
BuildRequires: autoconf, automake, libtool, gcc-c++
|
||||
BuildRequires: make
|
||||
|
||||
%description
|
||||
Language-neutral NUMBERTEXT and MONEYTEXT functions for LibreOffice Calc
|
||||
@ -53,6 +54,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.6-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Sat Aug 08 2020 Caolán McNamara <caolanm@redhat.com> - 1.0.6-1
|
||||
- latest version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user