221 lines
8.0 KiB
Plaintext
221 lines
8.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Nov 03 19:16:01 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 3.0.1+git339.902a2b5:
|
|
* misc: Update crates
|
|
* misc: Don't use RefCell for primitives
|
|
* connection_row: Fix missing checkmark icon
|
|
* misc: Replace ambiguous this with imp or obj
|
|
* actions: Add verify-local-data action
|
|
* misc: Reference in-tree crates instead of crates.io
|
|
* Import transmission-gobject crate
|
|
* Import transmission-client crate
|
|
* misc: Use async-std backend for oo7 and ashpd
|
|
* session: Expose speed limits
|
|
* torrent: Expose download/upload limits
|
|
* torrent: Expose verify-local-data
|
|
* torrent_row: Set halign center for spinner
|
|
* utils: Make speed translatable
|
|
* misc: Update deps / set edition to 2024
|
|
* misc: Fix clippy / rustfmt
|
|
* misc: Make rustfmt happy
|
|
* misc: Apply clippy fixes
|
|
* misc: Upgrade gtk-rs to 0.21
|
|
* Upgrade to gtk-rs 0.21, add async-compat
|
|
* Port from isahc to reqwest
|
|
* Updated translations.
|
|
- Update vendored dependencies.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 6 12:04:14 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Exclude s390x arch as a buildtarget, fails to build.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 19 19:36:17 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Disable LTO, fails to build with GCC 14.
|
|
- Drop obsolete audit from _service, it is automatic now.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 13 16:57:24 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
|
|
|
- Remove obsoleted cargo_config -- Now part of vendor source
|
|
- Update to version 3.0.1:
|
|
* Update to Transmission 4.0.6
|
|
* New sandboxed backend for storing remote passwords
|
|
* Fixed layout issues with empty state view
|
|
* Updated translations
|
|
- Updates from version 3.0.0:
|
|
New features:
|
|
* Added torrents can now be searched
|
|
* In addition to magnet links, "*.torrent" links in the
|
|
clipboard are now also recognized
|
|
* Prevent system from going to sleep when torrents are
|
|
active
|
|
* New torrents can be added via drag and drop
|
|
* Automatic trashing of "*.torrent" files after adding
|
|
them
|
|
* Stop downloads when a metered network gets detected
|
|
Improvements:
|
|
* When controlling remote sessions, the local
|
|
Transmission daemon no longer gets started
|
|
* Torrents are automatically restarted if an incorrect
|
|
location has been corrected
|
|
* Torrents can now also be added via CLI
|
|
* Clipboard toast notification is no longer displayed
|
|
multiple times
|
|
* Reduced CPU/resource consumption through adaptive
|
|
polling interval
|
|
* Improved accessibility of the user interface
|
|
* Modernized user interface through the use of new
|
|
Adwaita widgets
|
|
* Update from Transmission 3.0.5 to 4.0.5
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 23 11:42:22 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 2.1.1:
|
|
+ New F10 shortcut to open main menu.
|
|
+ Updated translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 21 14:54:00 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Use %build_rustflags instead of the deprecated
|
|
%__default_rustflags macro. Requires at least cargo-packaging
|
|
%1.2.0+3.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 15 16:43:14 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Use %__default_rustflags instead of the deprecated %__rustflags
|
|
macro. Requires at least cargo-packaging 1.2.0+2.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 12 03:31:30 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Use rustflags in check section also + run cargo_test macro.
|
|
- Add constraints, we need a bigger hdd than some of the builders
|
|
provide.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 12 01:50:20 UTC 2023 - Luciano Santos <luc14n0@opensuse.org>
|
|
|
|
- Drop %rustflags macro definition and use %__rustflags from
|
|
cargo-packaging package instead.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 16 09:27:17 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Automatic update of vendored dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 20 03:30:38 UTC 2022 - William Brown <william.brown@suse.com>
|
|
|
|
- Automatic update of vendored dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 24 04:59:49 UTC 2022 - William Brown <william.brown@suse.com>
|
|
|
|
- Automatic update of vendored dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 17 21:02:30 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 2.0.2 (boo#1195875):
|
|
+ Port to rust.
|
|
+ Port to gtk4
|
|
+ Switch to rely on transmission-daemon as torrent backend.
|
|
- Drop BuildRequires no longer needed:
|
|
+ libcurl-devel
|
|
+ libevent-devel
|
|
+ libminiupnpc-devel
|
|
+ vala
|
|
+ pkgconfig(gio-unix-2.0)
|
|
+ pkgconfig(gobject-2.0)
|
|
+ pkgconfig(gtk+-3.0)
|
|
+ pkgconfig(libhandy-0.0)
|
|
+ pkgconfig(zlib)
|
|
- Add new BuildRequires:
|
|
+ git
|
|
+ libxml2-tools
|
|
+ rust-packaging
|
|
+ pkgconfig(dbus-1)
|
|
+ pkgconfig(gtk4)
|
|
+ pkgconfig(libadwaita-1)
|
|
+ pkgconfig(sqlite3)
|
|
- Drop patches fixed upstream:
|
|
+ Fragments-fix-vala-syntax-error.patch
|
|
+ Fragments-no-duplicate-LINGUAS.patch
|
|
+ Fragments-fix-meson-0610.patch
|
|
- Add transmission-daemon Requires.
|
|
- Add rust config bits in service.
|
|
- Add _lto_cflags %%{?_lto_cflags} -ffat-lto-objects define, build
|
|
fails linking without.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 1 19:54:26 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Add Fragments-fix-meson-0610.patch: Fix build with meson 0.61.0
|
|
and newer.
|
|
- Drop update-desktop-files BuildRequires and macro, no longer
|
|
needed.
|
|
- Add appstream-glib and desktop-file-utils BuildRequires and add
|
|
check section and run meson_test macro, validate appadata and
|
|
desktop file.
|
|
- Replace gcc-c++ with generic c++_compiler and c_compiler
|
|
BuildRequires.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 20 17:08:57 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Add Fragments-no-duplicate-LINGUAS.patch: LINGUAS: Order
|
|
alphabetically, remove duplicated entry, backported commit
|
|
a2fdc6f7.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 13 19:01:41 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Add Fragments-fix-vala-syntax-error.patch: Fix vala syntax error
|
|
during build.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 25 14:04:02 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- No longer recommend -lang: supplements are in use
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 25 12:35:22 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 1.4:
|
|
+ New application icon + theme.
|
|
+ New 'Open' button to open downloaded torrents faster.
|
|
+ Several bug fixes.
|
|
+ Updated translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 25 14:19:37 UTC 2018 - bjorn.lie@gmail.com
|
|
|
|
- Initial packaging for openSUSE, version 1.3.
|