Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package atheme for openSUSE:Factory checked in at 2021-03-08 15:18:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/atheme (Old) and /work/SRC/openSUSE:Factory/.atheme.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "atheme" Mon Mar 8 15:18:37 2021 rev:25 rq:877532 version:7.2.11 Changes: -------- --- /work/SRC/openSUSE:Factory/atheme/atheme.changes 2020-09-14 12:36:36.833415671 +0200 +++ /work/SRC/openSUSE:Factory/.atheme.new.2378/atheme.changes 2021-03-08 15:20:42.454090283 +0100 @@ -1,0 +2,21 @@ +Sun Mar 7 18:21:21 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Redownload atheme-services-v7.2.11.tar.xz + because they changed it + +------------------------------------------------------------------- +Sun Feb 28 09:46:34 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 7.2.11 + * Add a preliminary Turkish translation + * Add HMAC-MD5 verify-only support to crypto/pbkdf2v2 + * modules/chanserv/akick: fix unload crash with akicks that + have timeouts + * modules/nickserv/multimark: use IRC case canonicalisation + for restored nicks + * modules/nickserv/multimark: forbid unloading due to the + potential for data loss + * CA_ constants: include CA_EXEMPT (+e) where appropriate +- Drop atheme-serno.diff (no longer applies) + +------------------------------------------------------------------- Old: ---- atheme-serno.diff atheme-v7.2.10-r2.tar.xz New: ---- atheme-services-v7.2.11.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ atheme.spec ++++++ --- /var/tmp/diff_new_pack.09rrUG/_old 2021-03-08 15:20:43.110090763 +0100 +++ /var/tmp/diff_new_pack.09rrUG/_new 2021-03-08 15:20:43.110090763 +0100 @@ -1,7 +1,7 @@ # # spec file for package atheme # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,19 +18,17 @@ Name: atheme %define lname libathemecore1 -%define rversion 7.2.10-r2 -Version: 7.2.10.r2 +Version: 7.2.11 Release: 0 Summary: Extensible IRC services License: MIT Group: Productivity/Networking/IRC URL: https://atheme.github.io/atheme.html -Source: https://github.com/atheme/atheme/releases/download/v%rversion/%name-v%rversion.tar.xz +Source: https://github.com/atheme/atheme/releases/download/v%version/%name-services-v%version.tar.xz Source9: example.conf Patch1: atheme-lockmodes.diff Patch2: atheme-nodate.diff -Patch3: atheme-serno.diff BuildRequires: cracklib-devel BuildRequires: fdupes BuildRequires: libopenssl-devel @@ -71,7 +69,8 @@ in %lname. %prep -%autosetup -p1 -n %name-v%rversion +%autosetup -p1 -n %name-services-v%version + # nudge atheme in the direction of using the system-provided libmowgli rm -Rf libmowgli-2 # ignore contrib modules