37 Commits

Author SHA256 Message Date
a7628616de Accepting request 1309937 from GNOME:Apps
Bump version (forwarded request 1309693 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1309937
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liferea?expand=0&rev=16
2025-10-10 15:08:12 +00:00
46de723701 Accepting request 1309693 from home:iznogood:branches:GNOME:Apps
Bump version

OBS-URL: https://build.opensuse.org/request/show/1309693
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/liferea?expand=0&rev=124
2025-10-09 09:31:44 +00:00
e47af1b10b Accepting request 1204121 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/1204121
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liferea?expand=0&rev=15
2024-09-27 15:11:45 +00:00
fa7aa69295 Accepting request 1204085 from home:dimstar:Factory
- Update to version 1.14.6:
  + Fixes #1272: crash when moving feed to empty folder
  + Fixes #1198: FreshRSS logging in correctly but can't get posts
  + Fixes #1248: Can’t maximize for reading feeds
- Add be8ef494.patch: add `#include <libxml/tree.h>` for
  `xmlNodePtr` type.
- Rebase liferea-opensuse-feeds.patch to apply with -p1.

OBS-URL: https://build.opensuse.org/request/show/1204085
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/liferea?expand=0&rev=122
2024-09-27 10:26:40 +00:00
06771fb098 Accepting request 1145242 from GNOME:Apps
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1145242
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liferea?expand=0&rev=14
2024-02-09 22:52:38 +00:00
c79fd53005 - Prepare for RPM 4.20: use autosetup.
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/liferea?expand=0&rev=120
2024-02-08 15:55:46 +00:00
e0509893e0 Accepting request 1079258 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/1079258
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liferea?expand=0&rev=13
2023-04-14 11:13:13 +00:00
5d9b83a91f Accepting request 1079232 from home:tux93:branches:GNOME:Apps
- Update to version 1.14.5

OBS-URL: https://build.opensuse.org/request/show/1079232
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/liferea?expand=0&rev=118
2023-04-13 15:55:02 +00:00
e604a9c3da Accepting request 1076646 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/1076646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liferea?expand=0&rev=12
2023-04-01 17:32:25 +00:00
cbd9e2ee78 Accepting request 1076634 from home:tux93:branches:GNOME:Apps
- Update to version 1.14.4

OBS-URL: https://build.opensuse.org/request/show/1076634
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/liferea?expand=0&rev=116
2023-04-01 13:52:38 +00:00
9ec84de23f Accepting request 1076442 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/1076442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liferea?expand=0&rev=11
2023-03-31 19:16:04 +00:00
65ba6c527c Accepting request 1075268 from home:tux93:branches:GNOME:Apps
- Update to version 1.14.3

OBS-URL: https://build.opensuse.org/request/show/1075268
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/liferea?expand=0&rev=114
2023-03-31 10:34:41 +00:00
a6b8fb1b48 Accepting request 1071305 from GNOME:Apps
Update to 1.14.1 point release.

OBS-URL: https://build.opensuse.org/request/show/1071305
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liferea?expand=0&rev=10
2023-03-14 17:17:04 +00:00
9470d44e07 Tweak changes file.
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/liferea?expand=0&rev=112
2023-03-14 03:48:45 +00:00
e79dda9f9d Accepting request 1071091 from home:tux93:branches:GNOME:Apps
- Update to version 1.14.1
  * Fix CVE-2023-1350 - Remote code execution on feed enrichment
    (boo#1209190)

OBS-URL: https://build.opensuse.org/request/show/1071091
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/liferea?expand=0&rev=111
2023-03-14 03:46:08 +00:00
04b6f8ab11 Accepting request 1059942 from GNOME:Apps
- Use the properly boostrapped release tarball from upstream.
- Drop libtool BuildRequires and no longer run autogen.sh.

- Update to version 1.14.0
  + New 'Reader mode' preference that allows stripping all web
    content
  + Implement support for Webkits Intelligent Tracking Protection
  + New progress bar when loading websites
  + Youtube videos from media:video can be embedded now with a
    click on the video preview picture.
  + Changes to UserAgent handling: same UA is now used for both
    feed fetching and internal browsing.
  + New view mode 'Automatic' which switches between 'Normal' and
    'Wide' mode based on the window proportions.
  + Liferea now supports the new GTK dark theme logic, where in
    the GTK/GNOME preferences you define wether you "prefer" dark
    mode or light mode
  + Favicon discovery improvements: now detects all types of Apple
    Touch Icons, MS Tile Images and Safari Mask Icons
  + Increase size of stored favicons to 128x128px to improve icon
    quality in 3-pane wide view.
  + Make several plugins support gettext
  + Allow mutiple feed in same libnotify notification
  + Redesign of the update message in the status bar. It now shows
    a update counter of the feeds being in update.
  + You can now export a feed to XML file
  + Added an option to show news bins in reduced feed list
  + Added menu option to send item per mail
  + Default to https:// instead of http:// when user doesn't
    provide protocol on subscribing feed

OBS-URL: https://build.opensuse.org/request/show/1059942
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liferea?expand=0&rev=9
2023-01-20 16:39:19 +00:00
fbe2b4d6af - Use the properly boostrapped release tarball from upstream.
- Drop libtool BuildRequires and no longer run autogen.sh.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/liferea?expand=0&rev=109
2023-01-20 11:11:33 +00:00
4f3923216b - Add libtool BuildRequires and run autogen.sh: the tarball is an
unbootstrapped git archive.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/liferea?expand=0&rev=108
2023-01-20 11:04:36 +00:00
aceaf4ada9 Accepting request 1059840 from home:tux93:branches:GNOME:Apps
- Update to version 1.14.0

OBS-URL: https://build.opensuse.org/request/show/1059840
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/liferea?expand=0&rev=107
2023-01-20 11:02:55 +00:00
9bc6597de9 Accepting request 946550 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/946550
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liferea?expand=0&rev=8
2022-01-15 19:05:06 +00:00
608e76b70c Accepting request 946236 from home:mgorse:branches:GNOME:Apps
- Require python3-cairo; needed for tray icon (boo#1193579).

OBS-URL: https://build.opensuse.org/request/show/946236
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/liferea?expand=0&rev=106
2022-01-15 00:25:50 +00:00
c242ba560d Accepting request 906287 from GNOME:Apps
- Fix missing python3-gobject-Gdk runtime dependency (boo#1187936) (forwarded request 906090 from tux93)

OBS-URL: https://build.opensuse.org/request/show/906287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liferea?expand=0&rev=7
2021-07-14 21:58:50 +00:00
2e418e5551 Accepting request 906090 from home:tux93:branches:GNOME:Apps
- Fix missing python3-gobject-Gdk runtime dependency (boo#1187936)

OBS-URL: https://build.opensuse.org/request/show/906090
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/liferea?expand=0&rev=105
2021-07-14 11:50:16 +00:00
d0b85d6f7c Accepting request 893948 from GNOME:Apps
- Update to version 1.13.6:
  * Change reader mode toggle from item view icon to toggle entry in item view context menu.
  * #343: UX redesign of the update message in the status bar. Now shows a update counter of the feeds being in update.
  * #964: Added pane position fix plugin providing a workaround for pane position issues when using the headerbar
  * #983: Use GtkFileChooserNative to allow selecting local files when run in sandbox.
  * Fixes #780: Improve date formatting when in locale en_GB
  * Fixes #944: Broken RTL text direction in feed content view
  * Fixes #949: Regression in notification plugin that caused it to show non-new items 
  * Fixes #963: Checking for git command in plugin installer -> warn user
  * Fixes #973: Broken CSS in Webkit2Gtk >= 2.32
  * Updated Albanian translation
  * Updated French translation
  * Updated Italian translation
  * Updated German translation
  * #907: Add new search folder property that allows hiding read items
  * Now always shows the unread count of a search folder (instead of the item count) in the feed list
  * Now search folders are automatically rebuild when rules are changed
  * Adds a new simple focus plugin that adds transparency on the feed list when it is not focussed.
  * Add F10 hotkey to headerbar plugin to allow triggering the hamburger menu
  * Update Flatpak AppData with release dates
  * Make several plugins support gettext
  * Fixes #192: wrong button order of media player in RTL locales
  * Fixes #343: Usability of update infos in status bar. Now a total count is displayed on mass-updates and a per-feed info on single feed updates
  * Fixes #809: Usability of feed fetching errors.
  * Updated Polish translation
  * Updated German translation
  * Prevent endless loop on favicon discovery
  * #903: Prevent endless loop in feed autodiscovery
  * #912: Allow mutiple feed in same libnotify notification
  * Further favicon discovery improvements: now detects all types of Apple Touch Icons, MS Tile Images and Safari Mask Icons Fixes #440 (forwarded request 891616 from fusionfuture)

OBS-URL: https://build.opensuse.org/request/show/893948
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liferea?expand=0&rev=6
2021-05-19 15:49:04 +00:00
d561f0512d Accepting request 891616 from home:fusionfuture:branches:GNOME:Apps
- Update to version 1.13.6:
  * Change reader mode toggle from item view icon to toggle entry in item view context menu.
  * #343: UX redesign of the update message in the status bar. Now shows a update counter of the feeds being in update.
  * #964: Added pane position fix plugin providing a workaround for pane position issues when using the headerbar
  * #983: Use GtkFileChooserNative to allow selecting local files when run in sandbox.
  * Fixes #780: Improve date formatting when in locale en_GB
  * Fixes #944: Broken RTL text direction in feed content view
  * Fixes #949: Regression in notification plugin that caused it to show non-new items 
  * Fixes #963: Checking for git command in plugin installer -> warn user
  * Fixes #973: Broken CSS in Webkit2Gtk >= 2.32
  * Updated Albanian translation
  * Updated French translation
  * Updated Italian translation
  * Updated German translation
  * #907: Add new search folder property that allows hiding read items
  * Now always shows the unread count of a search folder (instead of the item count) in the feed list
  * Now search folders are automatically rebuild when rules are changed
  * Adds a new simple focus plugin that adds transparency on the feed list when it is not focussed.
  * Add F10 hotkey to headerbar plugin to allow triggering the hamburger menu
  * Update Flatpak AppData with release dates
  * Make several plugins support gettext
  * Fixes #192: wrong button order of media player in RTL locales
  * Fixes #343: Usability of update infos in status bar. Now a total count is displayed on mass-updates and a per-feed info on single feed updates
  * Fixes #809: Usability of feed fetching errors.
  * Updated Polish translation
  * Updated German translation
  * Prevent endless loop on favicon discovery
  * #903: Prevent endless loop in feed autodiscovery
  * #912: Allow mutiple feed in same libnotify notification
  * Further favicon discovery improvements: now detects all types of Apple Touch Icons, MS Tile Images and Safari Mask Icons Fixes #440

OBS-URL: https://build.opensuse.org/request/show/891616
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/liferea?expand=0&rev=103
2021-05-18 08:12:03 +00:00
b4127c1919 Accepting request 859193 from GNOME:Apps
- Update to version 1.12.9:
  * Fix embedded youtube video bug
  * Fix translations not applied to application menu bar and tool bar (forwarded request 859033 from polslinux)

OBS-URL: https://build.opensuse.org/request/show/859193
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liferea?expand=0&rev=5
2020-12-29 14:53:39 +00:00
5e924cc279 Accepting request 859033 from home:polslinux:branches:GNOME:Apps
- Update to version 1.12.9:
  * Fix embedded youtube video bug
  * Fix translations not applied to application menu bar and tool bar

OBS-URL: https://build.opensuse.org/request/show/859033
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/liferea?expand=0&rev=101
2020-12-29 11:50:04 +00:00
6376e92050 Accepting request 814732 from GNOME:Apps
- Update to version 1.12.8:
  * Fixes #734: crash when selecting empty nodes
  * Fixes #727: Out-dated documentation on Firefox live bookmarks
  * Fixes headline large images/videos or images with margins
    causing horizontal scrolling in headline view
  * Fixes #840: OPML source subfolders not working
  * Update of French translation (forwarded request 814167 from tux93)

OBS-URL: https://build.opensuse.org/request/show/814732
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liferea?expand=0&rev=4
2020-06-15 18:34:12 +00:00
75a21da84b Accepting request 814167 from home:tux93:branches:GNOME:Apps
- Update to version 1.12.8:
  * Fixes #734: crash when selecting empty nodes
  * Fixes #727: Out-dated documentation on Firefox live bookmarks
  * Fixes headline large images/videos or images with margins
    causing horizontal scrolling in headline view
  * Fixes #840: OPML source subfolders not working
  * Update of French translation

OBS-URL: https://build.opensuse.org/request/show/814167
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/liferea?expand=0&rev=99
2020-06-15 14:35:38 +00:00
f4e9a8dd28 Accepting request 805617 from GNOME:Apps
- Export WEBKIT_DISABLE_COMPOSITING_MODE=1 on Leap 15.2 build

OBS-URL: https://build.opensuse.org/request/show/805617
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liferea?expand=0&rev=3
2020-05-14 21:27:51 +00:00
316c91090f OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/liferea?expand=0&rev=97 2020-05-14 14:50:36 +00:00
d6a305df2a Accepting request 805560 from home:mlin7442:leap_ring1
Export WEBKIT_DISABLE_COMPOSITING_MODE=1 on Leap 15.2 build

OBS-URL: https://build.opensuse.org/request/show/805560
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/liferea?expand=0&rev=96
2020-05-14 14:50:06 +00:00
2661ba2e73 Accepting request 768684 from GNOME:Apps
Removal of -lang recommends (forwarded request 768623 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/768684
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liferea?expand=0&rev=2
2020-01-31 22:56:22 +00:00
9a9d14f8dc Accepting request 768623 from home:dimstar:branches:GNOME:Apps
Removal of -lang recommends

OBS-URL: https://build.opensuse.org/request/show/768623
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/liferea?expand=0&rev=94
2020-01-30 12:01:33 +00:00
1a2a1649c0 Accepting request 763914 from GNOME:Apps
Reintroduce liferea - build has been fixed

OBS-URL: https://build.opensuse.org/request/show/763914
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liferea?expand=0&rev=1
2020-01-13 21:21:52 +00:00
485a866535 Accepting request 763890 from home:tux93
Fix Factory build

OBS-URL: https://build.opensuse.org/request/show/763890
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/liferea?expand=0&rev=92
2020-01-13 11:41:15 +00:00
68319c152a OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/liferea?expand=0&rev=91 2020-01-13 11:40:17 +00:00