public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yanko Kaneti <yaneti@declera.com>
To: git-commits@fedoraproject.org
Subject: [rpms/liferea] f45: Update to 2.0
Date: Wed, 19 Aug 2026 16:49:21 GMT	[thread overview]
Message-ID: <178715816116.1.1637743768544683893.rpms-liferea-23d0f5cdfea5@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/liferea
Branch : f45
Commit : 23d0f5cdfea5a395f9fe9a16d0844d9c2b2c0732
Author : Yanko Kaneti <yaneti@declera.com>
Date   : 2026-08-19T19:48:36+03:00
Stats  : +11/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/liferea/c/23d0f5cdfea5a395f9fe9a16d0844d9c2b2c0732?branch=f45

Log:
Update to 2.0

---
diff --git a/.gitignore b/.gitignore
index 2cc805e..b360a48 100644
--- a/.gitignore
+++ b/.gitignore
@@ -71,3 +71,4 @@ liferea-1.6.4.tar.gz
 /liferea-2.0-RC2.tar.xz
 /liferea-2.0-RC3.tar.xz
 /liferea-2.0-RC4.tar.xz
+/liferea-2.0.tar.xz

diff --git a/liferea.spec b/liferea.spec
index 61c2f81..5ec0a63 100644
--- a/liferea.spec
+++ b/liferea.spec
@@ -1,12 +1,12 @@
 Name:           liferea
 Epoch:          1
 Version:        2.0
-Release:        0.rc4%{?dist}.1
+Release:        1%{?dist}
 Summary:        An RSS/RDF feed reader
 
 License:        GPL-2.0-or-later
 URL:            https://lzone.de/liferea/
-Source0:        https://github.com/lwindolf/liferea/releases/download/v%{version}-RC4/liferea-%{version}-RC4.tar.xz
+Source0:        https://github.com/lwindolf/liferea/releases/download/v%{version}/liferea-%{version}.tar.xz
 
 # https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
 ExcludeArch: %{ix86}
@@ -17,6 +17,7 @@ BuildRequires:  intltool
 BuildRequires:  libappstream-glib
 BuildRequires:  meson
 BuildRequires:  ninja-build
+BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(fribidi)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(girepository-2.0)
@@ -44,7 +45,7 @@ It can be used to maintain a list of subscribed feeds,
 browse through their items, and show their contents.
 
 %prep
-%autosetup -p1 -n %{name}-%{version}-RC4
+%autosetup -p1 -n %{name}-%{version}
 
 
 %build
@@ -74,11 +75,15 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/net.sourc
 %{_datadir}/%{name}/
 %{_datadir}/metainfo/net.sourceforge.liferea.appdata.xml
 %{_datadir}/applications/net.sourceforge.liferea.desktop
+%{_datadir}/dbus-1/services/net.sourceforge.liferea.service
 %{_datadir}/glib-2.0/schemas/net.sf.liferea.gschema.xml
-%{_iconsdir}/hicolor/*/net.sourceforge.liferea*
+%{_iconsdir}/hicolor/*/apps/net.sourceforge.liferea*
 
 
 %changelog
+* Wed Aug 19 2026 Yanko Kaneti <yaneti@declera.com> - 1:2.0-1
+- Update to 2.0
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.0-0.rc4.1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index 6276447..a74c123 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (liferea-2.0-RC4.tar.xz) = 5ff41845d621fe0682b0ef383b3cc6c6973c25ac478f33f66bfb83acfd5ad1011be52d08e4e1384412a036d023806394377445798d0c5f844b409608327b1cf8
+SHA512 (liferea-2.0.tar.xz) = eae6cfe0e1613faf84471945ea63bfcabbf3aa106ccf4c4a86c5f4b869cd5d9e6ab110ad913809d2bec0311f5876ff83792ade7fd2a63fecda6b42b3381539dd

                 reply	other threads:[~2026-08-19 16:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178715816116.1.1637743768544683893.rpms-liferea-23d0f5cdfea5@fedoraproject.org \
    --to=yaneti@declera.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox