]> git.pld-linux.org Git - packages/libidn.git/commitdiff
- updated to 1.35 (note: new soname) auto/th/libidn-1.35-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 1 Sep 2018 17:30:00 +0000 (19:30 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 1 Sep 2018 17:30:00 +0000 (19:30 +0200)
libidn.spec

index 8c1e4d3b0732178dccc555ed1470c081c21995be..60d7b8c4e9cc2c90534293f1e847d1f6e457a617 100644 (file)
 Summary:       Internationalized string processing library
 Summary(pl.UTF-8):     Biblioteka do przetwarzania umiędzynarodowionych łańcuchów
 Name:          libidn
-Version:       1.34
-Release:       2
+Version:       1.35
+Release:       1
 License:       GPL v2+ or LGPL v3+ (library), GPL v3+ (utilities)
 Group:         Libraries
 Source0:       http://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz
-# Source0-md5: a829db6cd0b85733017c20a50bf10798
+# Source0-md5: bef634141fe39326cb354b75e891fead
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-python.patch
 URL:           http://www.gnu.org/software/libidn/
@@ -168,7 +168,6 @@ d=${d#?Date: }; d=${d%%%% *}; d=$(date -d "$d" '+%d %B %Y')
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-JAR=%{_bindir}/fastjar \
 %configure \
        --disable-silent-rules \
        %{?with_dotnet:--enable-csharp=mono}%{!?with_dotnet:--disable-csharp} \
@@ -213,7 +212,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS ChangeLog FAQ NEWS README* THANKS TODO doc/libidn.html contrib/web
 %attr(755,root,root) %{_bindir}/idn
 %attr(755,root,root) %{_libdir}/libidn.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libidn.so.11
+%attr(755,root,root) %ghost %{_libdir}/libidn.so.12
 %{_mandir}/man1/idn.1*
 %{_infodir}/libidn.info*
 %{_infodir}/libidn-*.png
This page took 0.228125 seconds and 4 git commands to generate.