From 4dbcec60149c2950064bd03c79e13741c397f94c772a42c38d38deff5b50307b Mon Sep 17 00:00:00 2001 From: Petr Uzel Date: Tue, 17 Aug 2010 14:18:09 +0000 Subject: [PATCH 1/3] update to libassuan-2.0.1 OBS-URL: https://build.opensuse.org/package/show/Base:System/libassuan?expand=0&rev=13 --- libassuan-2.0.0.tar.bz2 | 3 --- libassuan-2.0.1.tar.bz2 | 3 +++ libassuan.changes | 12 ++++++++++++ libassuan.spec | 5 +++-- 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 libassuan-2.0.0.tar.bz2 create mode 100644 libassuan-2.0.1.tar.bz2 diff --git a/libassuan-2.0.0.tar.bz2 b/libassuan-2.0.0.tar.bz2 deleted file mode 100644 index 6e842c9..0000000 --- a/libassuan-2.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb67b424fb56a5dfeb0cb80b3a14ed42ec09aa67fb133bf7b388a4d02962b5c5 -size 448870 diff --git a/libassuan-2.0.1.tar.bz2 b/libassuan-2.0.1.tar.bz2 new file mode 100644 index 0000000..c2e4c46 --- /dev/null +++ b/libassuan-2.0.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1117be532ac41b13790b4756df7fa747d3d04264f7b4544aa9d7ff468a24b457 +size 494384 diff --git a/libassuan.changes b/libassuan.changes index c5ff972..3723aac 100644 --- a/libassuan.changes +++ b/libassuan.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Aug 17 14:13:24 UTC 2010 - puzel@novell.com + +- update to libassuan-2.0.1 + * Input and output notification handler can now really access the + parsed fd as stated in the manual. + * Cleaned up the logging. + * Interface changes relative to the 2.0.0 release: + assuan_free NEW + _assuan_w32ce_create_pipe NEW + ASSUAN_LOG_CONTROL NEW + ------------------------------------------------------------------- Fri Apr 9 15:51:01 UTC 2010 - chris@computersalat.de diff --git a/libassuan.spec b/libassuan.spec index 4d5432e..e5c01d5 100644 --- a/libassuan.spec +++ b/libassuan.spec @@ -1,5 +1,5 @@ # -# spec file for package libassuan (Version 2.0.0) +# spec file for package libassuan (Version 2.0.1) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -20,7 +20,7 @@ Name: libassuan Summary: IPC library used by GnuPG version 2 -Version: 2.0.0 +Version: 2.0.1 Release: 3 License: GPLv2+ ; LGPLv2.1+ Group: Development/Libraries/C and C++ @@ -64,6 +64,7 @@ Authors: License: GPLv2+ ; LGPLv2.1+ Summary: IPC library used by GnuPG version 2 Group: Development/Libraries/C and C++ +Requires: libgpg-error-devel %if 0%{?suse_version} < 1120 Requires: pth %else From e379fe89f1fc7e2e776c8242852918f5cee599c648f2f72d12a1b229aec66397 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 24 Aug 2010 15:27:03 +0000 Subject: [PATCH 2/3] Accepting request 45712 from Base:System checked in (request 45712) OBS-URL: https://build.opensuse.org/request/show/45712 OBS-URL: https://build.opensuse.org/package/show/Base:System/libassuan?expand=0&rev=14 --- libassuan-2.0.0.tar.bz2 | 3 +++ libassuan-2.0.1.tar.bz2 | 3 --- libassuan.changes | 12 ------------ libassuan.spec | 5 ++--- 4 files changed, 5 insertions(+), 18 deletions(-) create mode 100644 libassuan-2.0.0.tar.bz2 delete mode 100644 libassuan-2.0.1.tar.bz2 diff --git a/libassuan-2.0.0.tar.bz2 b/libassuan-2.0.0.tar.bz2 new file mode 100644 index 0000000..6e842c9 --- /dev/null +++ b/libassuan-2.0.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb67b424fb56a5dfeb0cb80b3a14ed42ec09aa67fb133bf7b388a4d02962b5c5 +size 448870 diff --git a/libassuan-2.0.1.tar.bz2 b/libassuan-2.0.1.tar.bz2 deleted file mode 100644 index c2e4c46..0000000 --- a/libassuan-2.0.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1117be532ac41b13790b4756df7fa747d3d04264f7b4544aa9d7ff468a24b457 -size 494384 diff --git a/libassuan.changes b/libassuan.changes index 3723aac..c5ff972 100644 --- a/libassuan.changes +++ b/libassuan.changes @@ -1,15 +1,3 @@ -------------------------------------------------------------------- -Tue Aug 17 14:13:24 UTC 2010 - puzel@novell.com - -- update to libassuan-2.0.1 - * Input and output notification handler can now really access the - parsed fd as stated in the manual. - * Cleaned up the logging. - * Interface changes relative to the 2.0.0 release: - assuan_free NEW - _assuan_w32ce_create_pipe NEW - ASSUAN_LOG_CONTROL NEW - ------------------------------------------------------------------- Fri Apr 9 15:51:01 UTC 2010 - chris@computersalat.de diff --git a/libassuan.spec b/libassuan.spec index e5c01d5..4d5432e 100644 --- a/libassuan.spec +++ b/libassuan.spec @@ -1,5 +1,5 @@ # -# spec file for package libassuan (Version 2.0.1) +# spec file for package libassuan (Version 2.0.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -20,7 +20,7 @@ Name: libassuan Summary: IPC library used by GnuPG version 2 -Version: 2.0.1 +Version: 2.0.0 Release: 3 License: GPLv2+ ; LGPLv2.1+ Group: Development/Libraries/C and C++ @@ -64,7 +64,6 @@ Authors: License: GPLv2+ ; LGPLv2.1+ Summary: IPC library used by GnuPG version 2 Group: Development/Libraries/C and C++ -Requires: libgpg-error-devel %if 0%{?suse_version} < 1120 Requires: pth %else From c8a2adcacd0ab59f68ba05060cf288562e0807594aaf0c2ca2f68d2059e13fb0 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 24 Aug 2010 15:27:04 +0000 Subject: [PATCH 3/3] Updating link to change in openSUSE:Factory/libassuan revision 16.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/libassuan?expand=0&rev=f4a7a4f0737bde55c9e29a1c206adeca --- libassuan-2.0.0.tar.bz2 | 3 --- libassuan-2.0.1.tar.bz2 | 3 +++ libassuan.changes | 12 ++++++++++++ libassuan.spec | 7 ++++--- 4 files changed, 19 insertions(+), 6 deletions(-) delete mode 100644 libassuan-2.0.0.tar.bz2 create mode 100644 libassuan-2.0.1.tar.bz2 diff --git a/libassuan-2.0.0.tar.bz2 b/libassuan-2.0.0.tar.bz2 deleted file mode 100644 index 6e842c9..0000000 --- a/libassuan-2.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb67b424fb56a5dfeb0cb80b3a14ed42ec09aa67fb133bf7b388a4d02962b5c5 -size 448870 diff --git a/libassuan-2.0.1.tar.bz2 b/libassuan-2.0.1.tar.bz2 new file mode 100644 index 0000000..c2e4c46 --- /dev/null +++ b/libassuan-2.0.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1117be532ac41b13790b4756df7fa747d3d04264f7b4544aa9d7ff468a24b457 +size 494384 diff --git a/libassuan.changes b/libassuan.changes index c5ff972..3723aac 100644 --- a/libassuan.changes +++ b/libassuan.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Aug 17 14:13:24 UTC 2010 - puzel@novell.com + +- update to libassuan-2.0.1 + * Input and output notification handler can now really access the + parsed fd as stated in the manual. + * Cleaned up the logging. + * Interface changes relative to the 2.0.0 release: + assuan_free NEW + _assuan_w32ce_create_pipe NEW + ASSUAN_LOG_CONTROL NEW + ------------------------------------------------------------------- Fri Apr 9 15:51:01 UTC 2010 - chris@computersalat.de diff --git a/libassuan.spec b/libassuan.spec index 4d5432e..ecef354 100644 --- a/libassuan.spec +++ b/libassuan.spec @@ -1,5 +1,5 @@ # -# spec file for package libassuan (Version 2.0.0) +# spec file for package libassuan (Version 2.0.1) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -20,8 +20,8 @@ Name: libassuan Summary: IPC library used by GnuPG version 2 -Version: 2.0.0 -Release: 3 +Version: 2.0.1 +Release: 1 License: GPLv2+ ; LGPLv2.1+ Group: Development/Libraries/C and C++ Url: http://www.gnupg.org/aegypten2/index.html @@ -64,6 +64,7 @@ Authors: License: GPLv2+ ; LGPLv2.1+ Summary: IPC library used by GnuPG version 2 Group: Development/Libraries/C and C++ +Requires: libgpg-error-devel %if 0%{?suse_version} < 1120 Requires: pth %else