Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package emil for openSUSE:Factory checked in at 2024-02-14 23:20:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/emil (Old) and /work/SRC/openSUSE:Factory/.emil.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "emil" Wed Feb 14 23:20:11 2024 rev:17 rq:1146620 version:2.1.0beta9 Changes: -------- --- /work/SRC/openSUSE:Factory/emil/emil.changes 2012-01-24 12:17:02.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.emil.new.1815/emil.changes 2024-02-14 23:20:19.675690461 +0100 @@ -1,0 +2,12 @@ +Wed Feb 14 16:56:27 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Drop source URLs: the original site is no longer operational + (one step away from package drop). + +------------------------------------------------------------------- +Mon Nov 6 16:00:34 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ emil.spec ++++++ --- /var/tmp/diff_new_pack.2UtLN4/_old 2024-02-14 23:20:21.259747568 +0100 +++ /var/tmp/diff_new_pack.2UtLN4/_new 2024-02-14 23:20:21.263747712 +0100 @@ -1,7 +1,7 @@ # # spec file for package emil # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,22 +12,25 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # + Name: emil BuildRequires: automake BuildRequires: bison BuildRequires: ed BuildRequires: flex -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Networking/Email/Utilities Version: 2.1.0beta9 Release: 0 Summary: E-Mail Filter -Source: ftp://ftp.uu.se/pub/unix/networking/mail/emil/emil-2.1.0-beta9.tar.gz -Patch: emil-2.1.0-beta9.diff -Patch1: ftp://ftp.uu.se/pub/unix/networking/mail/emil/emil-2.1.0-beta9.patch1 +# WAS: Source: ftp://ftp.uu.se/pub/unix/networking/mail/emil/emil-2.1.0-beta9.tar.gz +Source: emil-2.1.0-beta9.tar.gz +Patch0: emil-2.1.0-beta9.diff +# WAS: Patch1: ftp://ftp.uu.se/pub/unix/networking/mail/emil/emil-2.1.0-beta9.patch1 +Patch1: emil-2.1.0-beta9.patch1 Patch2: warn.patch Patch3: emil-2.1.0-beta9-flex.patch Patch4: emil-2.1.0-beta9-getline.patch @@ -42,7 +45,7 @@ %prep %setup -q -n emil-2.1.0-beta9 -%patch +%patch0 %patch1 %patch2 %patch3