New upstream release 2.1.0
This commit is contained in:
parent
cfa5affb7d
commit
8a510ed2db
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/utf8proc-v1.3.1.tar.gz
|
||||
/utf8proc-v2.0.1.tar.gz
|
||||
/utf8proc-v2.0.2.tar.gz
|
||||
/utf8proc-v2.1.0.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
46bc948faddf0d23063c490e2a14feac utf8proc-v2.0.2.tar.gz
|
||||
SHA512 (utf8proc-v2.1.0.tar.gz) = 72b7f377fa6a62018d3eeab8723a27e25db3d1f794ae0bf21fff62ec1a7439bec52e7c93d2a00c218de6ff518097fb4a7a87c56e61ba8c98e689aa8f7171c812
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Library for processing UTF-8 encoded Unicode strings
|
||||
Name: utf8proc
|
||||
Version: 2.0.2
|
||||
Version: 2.1.0
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
Group: System Environment/Libraries
|
||||
@ -60,6 +60,9 @@ rm %{buildroot}%{_libdir}/libutf8proc.a
|
||||
%{_libdir}/libutf8proc.so
|
||||
|
||||
%changelog
|
||||
* Sat Jan 7 2017 Milan Bouchet-Valat <nalimilan@club.fr> - 2.1.0
|
||||
- New upstream release.
|
||||
|
||||
* Thu Sep 15 2016 Milan Bouchet-Valat <nalimilan@club.fr> - 2.0.2-1
|
||||
- New upstream release.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user