automatic version update by autodist [release 69.1-1mamba;Fri Apr 09 2021]
This commit is contained in:
parent
9b8bbb1e6d
commit
96790eb7f4
8
icu.spec
8
icu.spec
@ -3,14 +3,14 @@
|
||||
%define gitver %(echo %version | tr '.' '-')
|
||||
|
||||
Name: icu
|
||||
Version: 68.2
|
||||
Version: 69.1
|
||||
Release: 1mamba
|
||||
Summary: Set of C/C++ and Java libraries for Unicode support
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.icu-project.org
|
||||
URL: https://www.icu-project.org
|
||||
Source: https://github.com/unicode-org/icu.git/release-%{gitver}/icu-%{version}.tar.bz2
|
||||
#Source: http://download.icu-project.org/files/icu4c/%{version}/icu4c-%{pkgver}-src.tgz
|
||||
License: MIT
|
||||
@ -20,7 +20,6 @@ BuildRequires: libgcc
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: %{libname} = %{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
ICU is a set of C/C++ and Java libraries that provides robust and full-featured Unicode and locale support.
|
||||
@ -123,6 +122,9 @@ rm -f %{buildroot}%{_datadir}/icu/%{version}/license.html
|
||||
%{_libdir}/pkgconfig/icu-*.pc
|
||||
|
||||
%changelog
|
||||
* Fri Apr 09 2021 Automatic Build System <autodist@mambasoft.it> 69.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 22 2020 Automatic Build System <autodist@mambasoft.it> 68.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user