public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/liferea] f45: Update to 2.0
@ 2026-08-19 16:49 Yanko Kaneti
  0 siblings, 0 replies; only message in thread
From: Yanko Kaneti @ 2026-08-19 16:49 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-19 16:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-19 16:49 [rpms/liferea] f45: Update to 2.0 Yanko Kaneti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox