From 86d31c17a2bc0093db822b469a451a079059ce78 Mon Sep 17 00:00:00 2001 From: olf Date: Sun, 16 Jun 2024 17:04:23 +0200 Subject: [PATCH] =?UTF-8?q?[rpm/meecast.spec]=20Fix=20fatal=20typo:=20`Req?= =?UTF-8?q?uire:`=E2=86=92`Requires:`=20=20(#54)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [rpm/meecast.spec] Fix fatal typo * [rpm/meecast.spec] Rectify release separator in changelog --- rpm/meecast.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rpm/meecast.spec b/rpm/meecast.spec index 6a60994dd..64edc8835 100644 --- a/rpm/meecast.spec +++ b/rpm/meecast.spec @@ -84,7 +84,7 @@ MeeCast Lockscreen widget for multiplatform highly customizable open source weat %package event Version: 1.1 -Release: 3 +Release: 4 Summary: Event Widget for Weather forecast application MeeCast on SailfishOS Group: Utility License: LGPL-2.1-only @@ -98,7 +98,7 @@ Requires: harbour-meecast-daemon => 0.9 %endif # Require Lipstick Weather Widget on SailfishOS > 4.6.0 %if 0%{?add_weather_widget} -Require: lipstick-jolla-home-qt5-weather-widget-settings +Requires: lipstick-jolla-home-qt5-weather-widget-settings # Require these to be able to set a dconf key of the primary user Requires: coreutils Requires: systemd @@ -206,7 +206,7 @@ su --login "$(loginctl --no-legend list-sessions | grep -F seat0 | tr -s ' ' | c %changelog -* Thu Jun 13 2024 Vlad Vasilyeu - 1.1.39.2 +* Thu Jun 13 2024 Vlad Vasilyeu - 1.1.39-2 - Adapted to SailfishOS 4.6 - Fixed license