From efc5f54946e3da58440fdfb0e1bf37bafa40fb179dc407e5613bcb05400d4a06 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 19 Jun 2024 10:55:08 +0000 Subject: [PATCH] - Update to snapshot 0.9.2+git203 (43b262bd) OBS-URL: https://build.opensuse.org/package/show/server:mail/libvmime?expand=0&rev=50 --- debian.changelog | 2 +- debian.control | 4 ++-- debian.libvmime-suse8.install | 1 + libvmime-soname.diff | 2 +- libvmime.changes | 9 +++++++++ libvmime.dsc | 2 +- libvmime.spec | 4 ++-- vmime-0.9.2+g196.tar.xz | 3 --- vmime-0.9.2+g203.tar.xz | 3 +++ 9 files changed, 20 insertions(+), 10 deletions(-) create mode 100644 debian.libvmime-suse8.install delete mode 100644 vmime-0.9.2+g196.tar.xz create mode 100644 vmime-0.9.2+g203.tar.xz diff --git a/debian.changelog b/debian.changelog index bea721e..5c7bee9 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -libvmime (0.9.2+g196-0) unstable; urgency=low +libvmime (0.9.2+g203-0) unstable; urgency=low * Initial package. diff --git a/debian.control b/debian.control index 863a961..2bb6256 100644 --- a/debian.control +++ b/debian.control @@ -5,7 +5,7 @@ Maintainer: openSUSE Standards-Version: 4.5.0 Build-Depends: debhelper-compat (= 12) -Package: libvmime-suse7 +Package: libvmime-suse8 Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: Library for working with MIME messages and IMAP/POP/SMTP @@ -13,7 +13,7 @@ Description: Library for working with MIME messages and IMAP/POP/SMTP Package: libvmime-dev Architecture: any -Depends: ${misc:Depends}, libvmime-suse7 (= ${binary:Version}), +Depends: ${misc:Depends}, libvmime-suse8 (= ${binary:Version}), libgsasl-dev | libgsasl7-dev, libgnutls28-dev Description: Development files for vmime, an e-mail message library . diff --git a/debian.libvmime-suse8.install b/debian.libvmime-suse8.install new file mode 100644 index 0000000..f28726b --- /dev/null +++ b/debian.libvmime-suse8.install @@ -0,0 +1 @@ +usr/lib/*/libvmime*.so.* diff --git a/libvmime-soname.diff b/libvmime-soname.diff index 94e36fe..411632a 100644 --- a/libvmime-soname.diff +++ b/libvmime-soname.diff @@ -19,7 +19,7 @@ Index: vmime-0.9.2.165/CMakeLists.txt # . Interfaces added (upward-compatible changes): AGE++ # . Interfaces removed: AGE=0 -SET(VMIME_API_VERSION_CURRENT 1) -+SET(VMIME_API_VERSION_CURRENT 7) ++SET(VMIME_API_VERSION_CURRENT 8) SET(VMIME_API_VERSION_REVISION 0) SET(VMIME_API_VERSION_AGE 0) diff --git a/libvmime.changes b/libvmime.changes index 28501e3..b3265d1 100644 --- a/libvmime.changes +++ b/libvmime.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Jun 19 10:05:25 UTC 2024 - Jan Engelhardt + +- Update to snapshot 0.9.2+git203 (43b262bd) + * another potential multiplication overflows + * build: upgrade to C++17 when ICU is used + * Fix a test failure in testNewFromString and + pathTest::testGenerate + ------------------------------------------------------------------- Tue May 21 14:25:12 UTC 2024 - Jan Engelhardt diff --git a/libvmime.dsc b/libvmime.dsc index 70de31b..3cb61aa 100644 --- a/libvmime.dsc +++ b/libvmime.dsc @@ -1,7 +1,7 @@ Format: 1.0 Source: libvmime Architecture: any -Version: 0.9.2+g196 +Version: 0.9.2+g203 DEBTRANSFORM-RELEASE: 1 Maintainer: openSUSE Homepage: https://opensuse.org/ diff --git a/libvmime.spec b/libvmime.spec index 7ca9988..245c58b 100644 --- a/libvmime.spec +++ b/libvmime.spec @@ -17,8 +17,8 @@ Name: libvmime -%define lname libvmime-suse7 -Version: 0.9.2+g196 +%define lname libvmime-suse8 +Version: 0.9.2+g203 Release: 0 Summary: Library for working with RFC 5322, MIME messages and IMAP/POP/SMTP License: GPL-3.0-or-later diff --git a/vmime-0.9.2+g196.tar.xz b/vmime-0.9.2+g196.tar.xz deleted file mode 100644 index 3fe71c6..0000000 --- a/vmime-0.9.2+g196.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eec516c0cbe20ec97f09db6654af9956c16c4e39532642107a99ebf6cdc1c8ab -size 388068 diff --git a/vmime-0.9.2+g203.tar.xz b/vmime-0.9.2+g203.tar.xz new file mode 100644 index 0000000..77eb8ff --- /dev/null +++ b/vmime-0.9.2+g203.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d102f4661320e51bb19f0bc920a7f20f799c6b4e00c93d1696077ef9f940a2e9 +size 390260