Files
warp/warp.changes
Atri Bhattacharya 7d5bfea6f5 - Current build requires manual intervention for vendoring.
See gh/openSUSE-Rust/obs-service-cargo#106
- Remove redundant BuildRequires
- Update to version 0.8.0:
  * Better mobile support with bottom sheets and adaptive dialogs
  * Translation Updates

OBS-URL: https://build.opensuse.org/package/show/network/warp?expand=0&rev=9
2024-10-23 11:40:24 +00:00

47 lines
1.7 KiB
Plaintext

-------------------------------------------------------------------
Tue Oct 22 02:33:04 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
- Current build requires manual intervention for vendoring.
See gh/openSUSE-Rust/obs-service-cargo#106
- Remove redundant BuildRequires
- Update to version 0.8.0:
* Better mobile support with bottom sheets and adaptive dialogs
* Translation Updates
-------------------------------------------------------------------
Sun Mar 24 11:05:42 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
- Added gstreamer/plugins & zbar to BuildRequires
- Update to version 0.7.0:
* Add QR code scanning support via aperture, the library behind
GNOME Camera
* Port dialogs to AdwDialog
* Translation Updates
-------------------------------------------------------------------
Mon Dec 4 16:36:09 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.6.2:
* Fixes a potential security issue.
* Minor design tweaks.
- Changes from version 0.6.1:
* Fixes an issue where ZIP files would sometimes be corrupt after
receiving.
- Changes from version 0.6.0:
* Redesign code view with new QR code design.
* Use new GNOME 45 design.
* Add shortcuts to a few more buttons.
- Drop cargo_config: No longer required.
- Add <param name="update">true</param> to cargo_vendor service.
-------------------------------------------------------------------
Fri Jul 21 08:09:52 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
- Add Conflicts: ghc-wai-app-static as it installs the same binary
called 'warp' into /usr/bin/ as this app.
-------------------------------------------------------------------
Wed Jul 12 10:24:34 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
- Initial package.