SHA256
1
0
forked from pool/libvmime

- Update to snapshot 0.9.2+git203 (43b262bd)

OBS-URL: https://build.opensuse.org/package/show/server:mail/libvmime?expand=0&rev=50
This commit is contained in:
Jan Engelhardt 2024-06-19 10:55:08 +00:00 committed by Git OBS Bridge
parent 356387941a
commit efc5f54946
9 changed files with 20 additions and 10 deletions

View File

@ -1,4 +1,4 @@
libvmime (0.9.2+g196-0) unstable; urgency=low libvmime (0.9.2+g203-0) unstable; urgency=low
* Initial package. * Initial package.

View File

@ -5,7 +5,7 @@ Maintainer: openSUSE <opensuse@opensuse.org>
Standards-Version: 4.5.0 Standards-Version: 4.5.0
Build-Depends: debhelper-compat (= 12) Build-Depends: debhelper-compat (= 12)
Package: libvmime-suse7 Package: libvmime-suse8
Architecture: any Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends} Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Library for working with MIME messages and IMAP/POP/SMTP 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 Package: libvmime-dev
Architecture: any Architecture: any
Depends: ${misc:Depends}, libvmime-suse7 (= ${binary:Version}), Depends: ${misc:Depends}, libvmime-suse8 (= ${binary:Version}),
libgsasl-dev | libgsasl7-dev, libgnutls28-dev libgsasl-dev | libgsasl7-dev, libgnutls28-dev
Description: Development files for vmime, an e-mail message library Description: Development files for vmime, an e-mail message library
. .

View File

@ -0,0 +1 @@
usr/lib/*/libvmime*.so.*

View File

@ -19,7 +19,7 @@ Index: vmime-0.9.2.165/CMakeLists.txt
# . Interfaces added (upward-compatible changes): AGE++ # . Interfaces added (upward-compatible changes): AGE++
# . Interfaces removed: AGE=0 # . Interfaces removed: AGE=0
-SET(VMIME_API_VERSION_CURRENT 1) -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_REVISION 0)
SET(VMIME_API_VERSION_AGE 0) SET(VMIME_API_VERSION_AGE 0)

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jun 19 10:05:25 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- 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 <jengelh@inai.de> Tue May 21 14:25:12 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
Format: 1.0 Format: 1.0
Source: libvmime Source: libvmime
Architecture: any Architecture: any
Version: 0.9.2+g196 Version: 0.9.2+g203
DEBTRANSFORM-RELEASE: 1 DEBTRANSFORM-RELEASE: 1
Maintainer: openSUSE <opensuse@opensuse.org> Maintainer: openSUSE <opensuse@opensuse.org>
Homepage: https://opensuse.org/ Homepage: https://opensuse.org/

View File

@ -17,8 +17,8 @@
Name: libvmime Name: libvmime
%define lname libvmime-suse7 %define lname libvmime-suse8
Version: 0.9.2+g196 Version: 0.9.2+g203
Release: 0 Release: 0
Summary: Library for working with RFC 5322, MIME messages and IMAP/POP/SMTP Summary: Library for working with RFC 5322, MIME messages and IMAP/POP/SMTP
License: GPL-3.0-or-later License: GPL-3.0-or-later

BIN
vmime-0.9.2+g196.tar.xz (Stored with Git LFS)

Binary file not shown.

BIN
vmime-0.9.2+g203.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.