Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tiny for openSUSE:Factory checked in 
at 2025-04-15 16:45:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tiny (Old)
 and      /work/SRC/openSUSE:Factory/.tiny.new.1907 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tiny"

Tue Apr 15 16:45:50 2025 rev:12 rq:1269291 version:0.13.0+git2

Changes:
--------
--- /work/SRC/openSUSE:Factory/tiny/tiny.changes        2024-03-26 
19:32:30.392495625 +0100
+++ /work/SRC/openSUSE:Factory/.tiny.new.1907/tiny.changes      2025-04-15 
16:48:58.398810283 +0200
@@ -1,0 +2,37 @@
+Sun Apr 06 15:46:09 UTC 2025 - Andrea Manzini <andrea.manz...@suse.com>
+
+- Update to version 0.13.0+git2:
+  * Auto-fix some recent lints
+  * Update tiny version in Cargo.lock
+  * Release v0.13.0
+  * Use IndexMap in byte_seq_parser macro (#438)
+  * Improve handling of IRC color code (0x03) without colors afterwards (#435)
+  * Fix default-features deprecation warning
+
+- skip testing termbox examples due to compilation issues
+
+-------------------------------------------------------------------
+Thu Oct 31 11:12:57 UTC 2024 - Soc Virnyl Estela 
<uncomfyhaloma...@opensuse.org>
+
+- Fix build finding dbus-1.pc by installing dbus-1-devel
+
+-------------------------------------------------------------------
+Sun Oct 20 09:53:02 UTC 2024 - Soc Virnyl Estela 
<uncomfyhaloma...@opensuse.org>
+
+- Update to version 0.12.0+git15:
+  * Fix rustls deprecation warning
+  * Refactor termbox attribute values and make it clear that they can be 
manipulated w bit sets
+  * Remove msg_area::Line::force_recalculation
+  * Fix a warning, new lints
+  * Upgrade ring to 0.17
+  * Fix assigning_clones lints
+  * Improve matching when highligting mentions
+  * Use dbus instead of zbus for desktop notifications
+  * Remove `WidgetRet::Quit` and `TUIRet::Quit`:
+  * Some renaming in TUI for consistency, documentation
+  * Refactor TUI event type:
+  * Remove a redundant `pub`
+  * Update tokio
+- Use recomprizz instead of recompress in _service
+
+-------------------------------------------------------------------

Old:
----
  tiny-0.12.0+git2.tar.zst

New:
----
  tiny-0.13.0+git2.tar.zst

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

Other differences:
------------------
++++++ tiny.spec ++++++
--- /var/tmp/diff_new_pack.Mp2Yow/_old  2025-04-15 16:49:00.558900732 +0200
+++ /var/tmp/diff_new_pack.Mp2Yow/_new  2025-04-15 16:49:00.558900732 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tiny
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           tiny
-Version:        0.12.0+git2
+Version:        0.13.0+git2
 Release:        0
 Summary:        Terminal IRC client written in Rust
 License:        (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND 
(Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) 
AND (Apache-2.0 OR MIT OR BSD-2-Clause) AND (MIT OR Unlicense) AND Apache-2.0 
AND BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND ISC AND MIT AND MIT
@@ -26,6 +26,7 @@
 Source1:        vendor.tar.zst
 BuildRequires:  cargo-packaging
 BuildRequires:  zstd
+BuildRequires:  pkgconfig(dbus-1)
 Requires:       pkgconfig(dbus-1)
 Requires:       pkgconfig(openssl)
 
@@ -43,7 +44,7 @@
 install -m 0755 %{_builddir}/%{name}-%{version}/target/release/tiny 
%{buildroot}%{_bindir}/tiny
 
 %check
-%{cargo_test}
+%{cargo_test} --workspace --exclude '*termbox*'
 
 %files
 %license LICENSE

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Mp2Yow/_old  2025-04-15 16:49:00.594902240 +0200
+++ /var/tmp/diff_new_pack.Mp2Yow/_new  2025-04-15 16:49:00.594902240 +0200
@@ -3,16 +3,15 @@
     <param name="url">https://github.com/osa1/tiny</param>
     <param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@</param>
     <param name="scm">git</param>
-    <param name="revision">2f1cd40dc7d4a37960f2662571b10c46a5d69dc6</param>
+    <param name="revision">73f2401c0225f0a42fb0b9dfd920fdb67c00756e</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="versionrewrite-replacement">\1</param>
     <param name="changesgenerate">enable</param>
     <param name="changesauthor">socvirnyl.est...@gmail.com</param>
   </service>
   <service mode="manual" name="tar" />
-  <service mode="manual" name="recompress">
-    <param name="file">*.tar</param>
-    <param name="compression">zst</param>
+  <service mode="manual" name="recomprizz">
+    <param name="target">tiny-*.tar</param>
   </service>
   <service mode="manual" name="set_version"/>
   <service name="cargo_vendor" mode="manual">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.Mp2Yow/_old  2025-04-15 16:49:00.622903413 +0200
+++ /var/tmp/diff_new_pack.Mp2Yow/_new  2025-04-15 16:49:00.626903580 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/osa1/tiny</param>
-              <param 
name="changesrevision">2f1cd40dc7d4a37960f2662571b10c46a5d69dc6</param></service></servicedata>
+              <param 
name="changesrevision">73f2401c0225f0a42fb0b9dfd920fdb67c00756e</param></service></servicedata>
 (No newline at EOF)
 

++++++ tiny-0.12.0+git2.tar.zst -> tiny-0.13.0+git2.tar.zst ++++++
++++ 2805 lines of diff (skipped)

++++++ tiny.obsinfo ++++++
--- /var/tmp/diff_new_pack.Mp2Yow/_old  2025-04-15 16:49:00.738908269 +0200
+++ /var/tmp/diff_new_pack.Mp2Yow/_new  2025-04-15 16:49:00.742908437 +0200
@@ -1,5 +1,5 @@
 name: tiny
-version: 0.12.0+git2
-mtime: 1707823067
-commit: 2f1cd40dc7d4a37960f2662571b10c46a5d69dc6
+version: 0.13.0+git2
+mtime: 1743536656
+commit: 73f2401c0225f0a42fb0b9dfd920fdb67c00756e
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/tiny/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.tiny.new.1907/vendor.tar.zst differ: char 7, line 1

Reply via email to