commit Fragments for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package Fragments for openSUSE:Factory checked in at 2022-12-30 12:28:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Fragments (Old) and /work/SRC/openSUSE:Factory/.Fragments.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "Fragments" Fri Dec 30 12:28:34 2022 rev:9 rq:1045799 version:2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/Fragments/Fragments.changes 2022-06-20 15:39:15.931034116 +0200 +++ /work/SRC/openSUSE:Factory/.Fragments.new.1563/Fragments.changes 2022-12-30 12:28:36.043728355 +0100 @@ -1,0 +2,20 @@ +Wed Dec 28 21:55:46 UTC 2022 - Bj��rn Lie <bjorn.lie@gmail.com> + +- Update to version 2.1: + + Allow changing the location of a single torrent + + New menu option to resume all torrents + + Torrent errors are now displayed instead of ignoring them + silently + + Display message when the configured download/incomplete + directory is not available + + Transmission daemon is only started when necessary, and no + longer runs continuously in the background + + Application window can now be closed with CTRL+W + + Fixed issue that already added magnet links were not recognised + + Fixed a crash related to the "Automatically Start Torrents" + setting + + User interface improvements by using new Libadwaita widgets. + + Updated translations. +- Replace rust-packaging with cargo-packaging BuildRequires. + +------------------------------------------------------------------- Old: ---- Fragments-2.0.2.obscpio New: ---- Fragments-2.1.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Fragments.spec ++++++ --- /var/tmp/diff_new_pack.O8AqGR/_old 2022-12-30 12:28:37.487736381 +0100 +++ /var/tmp/diff_new_pack.O8AqGR/_new 2022-12-30 12:28:37.491736404 +0100 @@ -20,7 +20,7 @@ %global rustflags '-Clink-arg=-Wl,-z,relro,-z,now' Name: Fragments -Version: 2.0.2 +Version: 2.1 Release: 0 Summary: A GTK4 BitTorrent Client License: GPL-3.0-only @@ -33,6 +33,7 @@ BuildRequires: appstream-glib BuildRequires: c++_compiler BuildRequires: c_compiler +BuildRequires: cargo-packaging BuildRequires: cmake BuildRequires: desktop-file-utils BuildRequires: git @@ -40,7 +41,6 @@ BuildRequires: meson BuildRequires: openssl-devel >= 0.9.7 BuildRequires: pkgconfig -BuildRequires: rust-packaging BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(gio-2.0) >= 2.66 BuildRequires: pkgconfig(glib-2.0) >= 2.66 ++++++ Fragments-2.0.2.obscpio -> Fragments-2.1.obscpio ++++++ ++++ 31797 lines of diff (skipped) ++++++ Fragments.obsinfo ++++++ --- /var/tmp/diff_new_pack.O8AqGR/_old 2022-12-30 12:28:37.755737871 +0100 +++ /var/tmp/diff_new_pack.O8AqGR/_new 2022-12-30 12:28:37.755737871 +0100 @@ -1,5 +1,5 @@ name: Fragments -version: 2.0.2 -mtime: 1644695844 -commit: 7a20eb0d8e1377ea0e93449047a8f24d6336e5d5 +version: 2.1 +mtime: 1672083781 +commit: 7d94fd0107df498139817842a2b4b22103640c61 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.O8AqGR/_old 2022-12-30 12:28:37.779738004 +0100 +++ /var/tmp/diff_new_pack.O8AqGR/_new 2022-12-30 12:28:37.779738004 +0100 @@ -1,19 +1,23 @@ <services> - <service name="obs_scm" mode="disabled"> + <service name="obs_scm" mode="manual"> <param name="url">https://gitlab.gnome.org/World/Fragments.git</param> <param name="scm">git</param> - <param name="revision">refs/tags/2.0.2</param> + <param name="revision">refs/tags/2.1</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> </service> - <service name="set_version" mode="disabled"/> + <service name="set_version" mode="manual"/> <service name="tar" mode="buildtime"/> <service name="recompress" mode="buildtime"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> - <service name="cargo_vendor" mode="disabled"> + <service name="cargo_vendor" mode="manual"> <param name="srcdir">Fragments</param> + <param name="update">true</param> + </service> + <service name="cargo_audit" mode="manual"> + <param name="srcdir">Fragments</param> </service> </services> ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/Fragments/vendor.tar.xz /work/SRC/openSUSE:Factory/.Fragments.new.1563/vendor.tar.xz differ: char 25, line 1
participants (1)
-
Source-Sync