From 210218a10ebad4b11f8ac66e2f74b3fb7741ec43534a7d2c32962eb24541f3c7 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 3 Jan 2018 10:17:56 +0000 Subject: [PATCH] Accepting request 560585 from home:elvigia:branches:server:mail - Update to version 1.3.0, fixes build against openSSL 1.1.0, see https://sourceforge.net/projects/isync/files/isync/1.3.0 for the full list of changes OBS-URL: https://build.opensuse.org/request/show/560585 OBS-URL: https://build.opensuse.org/package/show/server:mail/isync?expand=0&rev=17 --- isync-1.2.1.tar.gz | 3 --- isync-1.2.1.tar.gz.asc | 7 ------- isync-1.3.0.tar.gz | 3 +++ isync-1.3.0.tar.gz.asc | 6 ++++++ isync.changes | 7 +++++++ isync.spec | 6 +++--- 6 files changed, 19 insertions(+), 13 deletions(-) delete mode 100644 isync-1.2.1.tar.gz delete mode 100644 isync-1.2.1.tar.gz.asc create mode 100644 isync-1.3.0.tar.gz create mode 100644 isync-1.3.0.tar.gz.asc diff --git a/isync-1.2.1.tar.gz b/isync-1.2.1.tar.gz deleted file mode 100644 index 44815bb..0000000 --- a/isync-1.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e716de28c9a08e624a035caae3902fcf3b511553be5d61517a133e03aa3532ae -size 281990 diff --git a/isync-1.2.1.tar.gz.asc b/isync-1.2.1.tar.gz.asc deleted file mode 100644 index b0acf82..0000000 --- a/isync-1.2.1.tar.gz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iEYEABECAAYFAlY/IqcACgkQqig+Cy8bsdHQEQCgsM9eHjA02yQXS2L7q5QPLSx3 -+isAmQEinB3uiTb2gFPss+MTfMHLzB3A -=2daL ------END PGP SIGNATURE----- diff --git a/isync-1.3.0.tar.gz b/isync-1.3.0.tar.gz new file mode 100644 index 0000000..5bc8c59 --- /dev/null +++ b/isync-1.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d5f583976e3119705bdba27fa4fc962e807ff5996f24f354957178ffa697c9c +size 309459 diff --git a/isync-1.3.0.tar.gz.asc b/isync-1.3.0.tar.gz.asc new file mode 100644 index 0000000..1168134 --- /dev/null +++ b/isync-1.3.0.tar.gz.asc @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iF0EABECAB0WIQSW3TK/v5+rBLDZUwWqKD4LLxux0QUCWdDnOQAKCRCqKD4LLxux +0Vp/AKC53maQZUnU8v9dOX/Y/cESFDwcQQCfaWIp8IdEOcJs6vDQ71aT5UtjTZQ= +=Q2xJ +-----END PGP SIGNATURE----- diff --git a/isync.changes b/isync.changes index 0528d93..7be09bc 100644 --- a/isync.changes +++ b/isync.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Dec 29 15:39:41 UTC 2017 - crrodriguez@opensuse.org + +- Update to version 1.3.0, fixes build against openSSL + 1.1.0, see https://sourceforge.net/projects/isync/files/isync/1.3.0 + for the full list of changes + ------------------------------------------------------------------- Thu Jun 2 09:53:37 UTC 2016 - sleep_walker@opensuse.org diff --git a/isync.spec b/isync.spec index b1fdfb6..a8751db 100644 --- a/isync.spec +++ b/isync.spec @@ -1,7 +1,7 @@ # # spec file for package isync # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: isync -Version: 1.2.1 +Version: 1.3.0 Release: 0 Summary: Utility to synchronize IMAP mailboxes with local maildir folders License: GPL-2.0 @@ -57,7 +57,7 @@ make %{?_smp_mflags} DESTDIR=%{buildroot} docdir=%{_docdir}/%{name} install %files %defattr(-,root,root,-) %doc COPYING README AUTHORS ChangeLog -%{_bindir}/get-cert +%{_bindir}/mbsync-get-cert %{_bindir}/isync %{_bindir}/mbsync %{_bindir}/mdconvert