Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package age for openSUSE:Factory checked in at 2025-12-29 15:17:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/age (Old) and /work/SRC/openSUSE:Factory/.age.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "age" Mon Dec 29 15:17:22 2025 rev:6 rq:1324625 version:1.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/age/age.changes 2024-12-20 23:12:27.069001358 +0100 +++ /work/SRC/openSUSE:Factory/.age.new.1928/age.changes 2025-12-29 15:18:15.798608069 +0100 @@ -1,0 +2,15 @@ +Sun Dec 28 09:52:20 UTC 2025 - Marcus Rueckert <[email protected]> + +- Update to 1.3.0 + Post-quantum keys, seeking DecryptReaderAt API, age-inspect CLI + tool, built-in recipients compatible with hardware plugins, + non-interactive passphrase input, Go framework for implementing + plugins, and sooooo many improved errors. + + Our best release yet, six years to the day after the first beta, + again released from the floor of #39c3! + + For all the details see: + https://github.com/FiloSottile/age/releases/tag/v1.3.0 + +------------------------------------------------------------------- Old: ---- age-1.2.1.tar.gz New: ---- age-1.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ age.spec ++++++ --- /var/tmp/diff_new_pack.qUe8PP/_old 2025-12-29 15:18:16.542638650 +0100 +++ /var/tmp/diff_new_pack.qUe8PP/_new 2025-12-29 15:18:16.546638815 +0100 @@ -1,7 +1,7 @@ # # spec file for package age # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # Copyright (c) 2021-2024, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: age -Version: 1.2.1 +Version: 1.3.0 Release: 0 Summary: A file encryption tool License: BSD-3-Clause @@ -44,9 +44,7 @@ %install %{goinstall} -for i in age.1 age-keygen.1 ; do - install -Dm 0644 doc/$i %{buildroot}%{_mandir}/man1/$i -done +install -Dm 0644 -t %{buildroot}%{_mandir}/man1/ doc/*.1 %check # disable test for now since it needs dependencies that are not vendored yet @@ -57,6 +55,14 @@ %doc README.md doc/*.1.html %{_bindir}/age %{_bindir}/age-keygen +%{_bindir}/age-inspect +%{_bindir}/age-plugin-batchpass +%{_bindir}/age-plugin-pq +%{_bindir}/age-plugin-tag +%{_bindir}/age-plugin-tagpq +%{_bindir}/age-plugin-tagtest %{_mandir}/man1/age-keygen.1%{?ext_man} %{_mandir}/man1/age.1%{?ext_man} +%{_mandir}/man1/age-inspect.1%{?ext_man} +%{_mandir}/man1/age-plugin-batchpass.1%{?ext_man} ++++++ age-1.2.1.tar.gz -> age-1.3.0.tar.gz ++++++ ++++ 8883 lines of diff (skipped) ++++++ vendor.tar.gz ++++++ ++++ 61240 lines of diff (skipped)
