diff --git a/cdk-5.0-20141106.tgz b/cdk-5.0-20141106.tgz deleted file mode 100644 index b295ace..0000000 --- a/cdk-5.0-20141106.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d7ce8d9698b4998fa49a63b6e19309d3eb61cc3a019bfc95101d845ef03c4803 -size 509310 diff --git a/cdk-5.0-20141106.tgz.asc b/cdk-5.0-20141106.tgz.asc deleted file mode 100644 index b3f2046..0000000 --- a/cdk-5.0-20141106.tgz.asc +++ /dev/null @@ -1,8 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.10 (GNU/Linux) -Comment: See http://invisible-island.net/public/public.html for info - -iEYEABECAAYFAlRbSWIACgkQcCNT4PfkjtvD7wCfRW4e7uWKNiY6PLLYJWQN6vSk -YesAn2EPfgwWnLsAbK8momVwSQqnIn8m -=Nx5I ------END PGP SIGNATURE----- diff --git a/cdk-5.0-20150928.tgz b/cdk-5.0-20150928.tgz new file mode 100644 index 0000000..108f5b3 --- /dev/null +++ b/cdk-5.0-20150928.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:028da75d5f777a1c4184f88e34918bd273bd83bbe3c959bc11710c4f0ea2e448 +size 515214 diff --git a/cdk-5.0-20150928.tgz.asc b/cdk-5.0-20150928.tgz.asc new file mode 100644 index 0000000..bba5d44 --- /dev/null +++ b/cdk-5.0-20150928.tgz.asc @@ -0,0 +1,8 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.12 (GNU/Linux) +Comment: See http://invisible-island.net/public/public.html for info + +iEYEABECAAYFAlYJ5NAACgkQcCNT4PfkjtuzqwCgiiUJQSJJdgYbjd0MDzAGFbke +/c4AnRL7NcqaQh22ZIu1+9BUkBZGjCLU +=pdk2 +-----END PGP SIGNATURE----- diff --git a/cdk.changes b/cdk.changes index af2225e..f4f239d 100644 --- a/cdk.changes +++ b/cdk.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Sun Nov 1 16:25:10 UTC 2015 - p.drouand@gmail.com + +- Update to version 5.0.20150928 + * build ".deb" test-package with ncurses6, using versioned symbols. + * modifications from ncurses/xterm to allow alternate to /bin/sh for + configure-shell, while dropping support for non-POSIX shell such + as Solaris. + * updated/integrated changes for versioned symbols from ncurses6. + * CF_DISABLE_LIBTOOL_VERSION when using -version-info (the native + libtool mode), get the ABI_VERSION value from $VERSION (which comes + from CF_VERSION_INFO) + * CF_ADD_INCDIR fix an infinite loop when the include-directory to be + added does not exist (bdo#786436) + * CF_WITH_NCURSES_ETC add --with-screen option + * CF_SUBDIR_PATH change this to a loop, adding /usr/pkg (NetBSD) and + /opt/local (Mac OSX) + * update config.guess, config.sub + ------------------------------------------------------------------- Mon Dec 29 09:09:14 UTC 2014 - meissner@suse.com diff --git a/cdk.spec b/cdk.spec index 36d3b23..38a2b9a 100644 --- a/cdk.spec +++ b/cdk.spec @@ -1,7 +1,7 @@ # # spec file for package cdk # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define lname lib%{name}5 %define mainver 5.0 -%define datever 20141106 +%define datever 20150928 Name: cdk Url: http://invisible-island.net/cdk/