Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package halloy for openSUSE:Factory checked 
in at 2024-08-05 17:21:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/halloy (Old)
 and      /work/SRC/openSUSE:Factory/.halloy.new.7232 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "halloy"

Mon Aug  5 17:21:51 2024 rev:5 rq:1191556 version:2024.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/halloy/halloy.changes    2024-07-30 
11:57:04.123833673 +0200
+++ /work/SRC/openSUSE:Factory/.halloy.new.7232/halloy.changes  2024-08-05 
17:22:53.063080512 +0200
@@ -1,0 +2,12 @@
+Sun Aug  4 21:11:52 UTC 2024 - Muhammad Akbar Yanuar Mantari <[email protected]>
+
+- Update to version 2024.10:
+  + Added:
+    - Small icon in sidemenu when a new release is available
+    - Enable support for IRCv3 chghost, account-notify, and
+      extended-join
+  + Removed:
+    - Persistent window position and size due to an upstream bug
+- add appstream-glib BuildRequires: for check xml file
+
+-------------------------------------------------------------------

Old:
----
  halloy-2024.9.tar.gz

New:
----
  halloy-2024.10.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ halloy.spec ++++++
--- /var/tmp/diff_new_pack.vBM2UK/_old  2024-08-05 17:22:54.063121521 +0200
+++ /var/tmp/diff_new_pack.vBM2UK/_new  2024-08-05 17:22:54.067121685 +0200
@@ -18,7 +18,7 @@
 
 %define appid   org.squidowl.halloy
 Name:           halloy
-Version:        2024.9
+Version:        2024.10
 Release:        0
 Summary:        IRC application written in Rust
 License:        GPL-3.0-or-later
@@ -26,6 +26,7 @@
 Source0:        %{url}/archive/%{version}/%{name}-%{version}.tar.gz
 Source1:        vendor.tar.zst
 BuildRequires:  alsa-devel
+BuildRequires:  appstream-glib
 BuildRequires:  cargo-packaging
 BuildRequires:  desktop-file-utils
 BuildRequires:  hicolor-icon-theme
@@ -45,12 +46,16 @@
 
 %install
 install -Dm755 target/release/%{name} -t %{buildroot}%{_bindir}
-install -Dm644 assets/linux/%{appid}.appdata.xml -t 
%{buildroot}%{_datadir}/metainfo
-install -Dm644 assets/linux/%{appid}.desktop -t 
%{buildroot}%{_datadir}/applications
+install -Dm644 assets/linux/%{appid}.appdata.xml -t \
+      %{buildroot}%{_datadir}/metainfo
+install -Dm644 assets/linux/%{appid}.desktop -t \
+      %{buildroot}%{_datadir}/applications
 cp -r assets/linux/icons %{buildroot}%{_datadir}
 
 %check
 desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
+appstream-util validate-relax --nonet \
+      %{buildroot}%{_datadir}/metainfo/%{appid}.appdata.xml 
 
 %files
 %license LICEN*

++++++ halloy-2024.9.tar.gz -> halloy-2024.10.tar.gz ++++++
/work/SRC/openSUSE:Factory/halloy/halloy-2024.9.tar.gz 
/work/SRC/openSUSE:Factory/.halloy.new.7232/halloy-2024.10.tar.gz differ: char 
13, line 1

Reply via email to