From 57a7c3c8b6acfe35007ee65138fd25de90e991a7 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 18:15:50 +0100 Subject: [PATCH] update to 16.04.1 [release 16.04.1-1mamba;Sat May 28 2016] --- syndication.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/syndication.spec b/syndication.spec index b80a47a..b916609 100644 --- a/syndication.spec +++ b/syndication.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: syndication -Version: 15.12.1 +Version: 16.04.1 Release: 1mamba Summary: KDE Frameworks 5 syndication library Group: System/Libraries @@ -90,5 +90,8 @@ exit 0 %{_libdir}/qt5/mkspecs/modules/qt_Syndication.pri %changelog +* Sat May 28 2016 Silvan Calarco 16.04.1-1mamba +- update to 16.04.1 + * Sat Feb 06 2016 Silvan Calarco 15.12.1-1mamba - package created using the webbuild interface