]> git.pld-linux.org Git - packages/libidn.git/commitdiff
- release 3 auto/th/libidn-1_10-3 auto/ti/libidn-1_10-3
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 29 Aug 2008 08:17:52 +0000 (08:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libidn.spec -> 1.81

libidn.spec

index a7149ca0e7d798d519692109d90a55cee00b40bb..4421cd955aaa95359db724a1abe6ae9fb0faf44c 100644 (file)
@@ -21,7 +21,7 @@ Summary:      Internationalized string processing library
 Summary(pl.UTF-8):     Biblioteka do przetwarzania umiędzynarodowionych łańcuchów
 Name:          libidn
 Version:       1.10
-Release:       2
+Release:       3
 License:       LGPL v2.1+ (library), GPL v3+ (utilities)
 Group:         Libraries
 Source0:       http://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz
@@ -149,7 +149,7 @@ rm -f po/stamp-po
 
 # avoid different builds having different timestamps
 # see http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2008-August/020363.html
-d='$Date: 2008-08-27 23:06:00 $'
+d='$Date: 2008-08-29 08:17:52 $'
 d=${d#?Date: }; d=${d%%%% *}; d=$(date -d "$d" '+%d %B %Y')
 %{__sed} -i -e "s,@value{UPDATED},$d,g" doc/libidn.texi
 
This page took 0.054445 seconds and 4 git commands to generate.