Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package aerc for openSUSE:Factory checked in at 2023-05-15 16:54:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/aerc (Old) and /work/SRC/openSUSE:Factory/.aerc.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "aerc" Mon May 15 16:54:43 2023 rev:4 rq:1087202 version:0.15.2 Changes: -------- --- /work/SRC/openSUSE:Factory/aerc/aerc.changes 2023-05-11 14:13:54.425486002 +0200 +++ /work/SRC/openSUSE:Factory/.aerc.new.1533/aerc.changes 2023-05-15 16:54:56.640379586 +0200 @@ -1,0 +2,5 @@ +Thu May 11 15:14:32 UTC 2023 - Jan Engelhardt <[email protected]> + +- Trim rhetorics from descriptions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ aerc.spec ++++++ --- /var/tmp/diff_new_pack.af6iH3/_old 2023-05-15 16:54:57.108382169 +0200 +++ /var/tmp/diff_new_pack.af6iH3/_new 2023-05-15 16:54:57.112382191 +0200 @@ -1,6 +1,7 @@ # # spec file for package aerc # +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2023 Hannes Braun # # All modifications and additions to the file contributed by third parties @@ -19,7 +20,7 @@ Name: aerc Version: 0.15.2 Release: 0 -Summary: An email client for your terminal +Summary: An email client for terminals License: MIT Group: Productivity/Networking/Email/Clients URL: https://aerc-mail.org/ @@ -32,12 +33,10 @@ BuildRequires: scdoc %description -aerc is an email client that runs in your terminal. It's highly -efficient and extensible, perfect for the discerning hacker. +aerc is an email client that runs in terminals. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build %if "%{_arch}" == "ppc64"
