Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package Srain for openSUSE:Factory checked in at 2026-01-17 21:42:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Srain (Old) and /work/SRC/openSUSE:Factory/.Srain.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Srain" Sat Jan 17 21:42:38 2026 rev:15 rq:1327796 version:1.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/Srain/Srain.changes 2024-11-20 17:05:20.242100651 +0100 +++ /work/SRC/openSUSE:Factory/.Srain.new.1928/Srain.changes 2026-01-17 21:43:44.652365514 +0100 @@ -1,0 +2,15 @@ +Tue Dec 23 22:38:41 UTC 2025 - Richard Rahl <[email protected]> + +- Update to version 1.8.1: + * Update metainfo + * Remove bool typedef in C23 +- Update to version 1.8.0: + * Add configuration chat-list-order = "recent|alphabet" for + changing chat list order + * Add ctrl+q Hot Keys for quitting Srain + * Add /pass command for sending connection password to server + * Convert IRCv3 received server-time to local timezone + * Fix release assets +- Update URL, old domain doesn't exist anymore + +------------------------------------------------------------------- Old: ---- Srain-1.7.0.tar.gz New: ---- Srain-1.8.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Srain.spec ++++++ --- /var/tmp/diff_new_pack.VyW7CL/_old 2026-01-17 21:43:45.196387799 +0100 +++ /var/tmp/diff_new_pack.VyW7CL/_new 2026-01-17 21:43:45.200387963 +0100 @@ -1,7 +1,7 @@ # # spec file for package Srain # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,18 +16,20 @@ # +%define appid im.srain.Srain Name: Srain -Version: 1.7.0 +Version: 1.8.1 Release: 0 Summary: An IRC client License: GPL-3.0-or-later AND ISC -URL: https://srain.im -Source: https://github.com/SrainApp/srain/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz +URL: https://github.com/SrainApp/srain +Source0: %{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: ImageMagick BuildRequires: hicolor-icon-theme BuildRequires: meson >= 0.47.0 BuildRequires: pkgconfig BuildRequires: python3-Sphinx +BuildRequires: python3-sphinxnotes-mock BuildRequires: pkgconfig(appstream) BuildRequires: pkgconfig(ayatana-appindicator3-0.1) BuildRequires: pkgconfig(glib-2.0) >= 2.39.3 @@ -59,17 +61,17 @@ %files %license LICENSE %doc README.rst +%config %{_sysconfdir}/srain/builtin.cfg %dir %{_datadir}/srain %dir %{_datadir}/srain/themes %dir %{_sysconfdir}/srain -%config %{_sysconfdir}/srain/builtin.cfg %{_bindir}/srain -%{_datadir}/applications/im.srain.%{name}.desktop -%{_datadir}/icons/hicolor/128x128/apps/im.srain.%{name}.png -%{_datadir}/icons/hicolor/128x128/apps/im.srain.%{name}.Red.png -%{_datadir}/metainfo/im.srain.%{name}.metainfo.xml +%{_datadir}/applications/%{appid}.desktop +%{_datadir}/icons/hicolor/128x128/apps/%{appid}.Red.png +%{_datadir}/icons/hicolor/128x128/apps/%{appid}.png +%{_datadir}/metainfo/%{appid}.metainfo.xml %{_datadir}/srain/themes/*.css -%{_mandir}/man1/srain.1%{?ext_man} +%{_mandir}/man?/srain.?%{?ext_man} %files lang -f srain.lang ++++++ Srain-1.7.0.tar.gz -> Srain-1.8.1.tar.gz ++++++ ++++ 1810 lines of diff (skipped)
