public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/orage] f43: update to 4.20.3
@ 2026-06-15  4:05 Filipe Rosset
  0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-06-15  4:05 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/orage
            Branch : f43
            Commit : a00fd0c2a74368819adca8c0fec4a5c4a6afec18
            Author : Filipe Rosset <filiperosset@fedoraproject.org>
            Date   : 2026-06-15T00:47:22-03:00
            Stats  : +12/-12 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/orage/c/a00fd0c2a74368819adca8c0fec4a5c4a6afec18?branch=f43

            Log:
            update to 4.20.3

Signed-off-by: Filipe Rosset <filiperosset@fedoraproject.org>

---
diff --git a/.gitignore b/.gitignore
index 03f46a1..b73fd6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ orage-4.6.1.tar.bz2
 /orage-4.20.0.tar.bz2
 /orage-4.20.1.tar.bz2
 /orage-4.20.2.tar.bz2
+/orage-4.20.3.tar.bz2

diff --git a/orage.spec b/orage.spec
index 26b5bf6..85f808b 100644
--- a/orage.spec
+++ b/orage.spec
@@ -1,29 +1,30 @@
 %global xfceversion 4.20
 
 Name:           orage
-Version:        %{xfceversion}.2
+Version:        %{xfceversion}.3
 Release:        %autorelease
 Summary:        A calendar application
 
 License:        GPL-2.0-or-later
-URL:            http://www.xfce.org/
-Source:         http://archive.xfce.org/src/apps/%{name}/%{xfceversion}/%{name}-%{version}.tar.bz2
+URL:            https://gitlab.xfce.org/apps/orage
+Source:         https://archive.xfce.org/src/apps/%{name}/%{xfceversion}/%{name}-%{version}.tar.bz2
 
 BuildRequires:  desktop-file-utils
 BuildRequires:  gcc
 BuildRequires:  gettext
 BuildRequires:  intltool
 BuildRequires:  libappstream-glib
+BuildRequires:  make
 BuildRequires:  pkgconfig(libical)
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libxfce4ui-2)
 
-Requires:       hicolor-icon-theme
 Requires:       dbus-common
+Requires:       hicolor-icon-theme
 
 %description
 Orage is a fast and easy to use graphical time-managing application for the
-Xfce Desktop Environment. It uses portable ical format and includes common
+Xfce Desktop Environment. It uses portable iCalendar format and includes common
 calendar features like repeating appointments and multiple alarming
 possibilities. Orage does not have group calendar features, but can
 only be used for single user.
@@ -45,20 +46,18 @@ only be used for single user.
 
 %check
 appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.xml
-desktop-file-validate %{buildroot}/%{_datadir}/applications/*.desktop
+desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
 
 
 %files -f %{name}.lang
 %license COPYING
 %doc README.md AUTHORS
 %{_bindir}/%{name}
-%dir %{_datadir}/locale/hy_AM
-%dir %{_datadir}/locale/hy_AM/LC_MESSAGES
 %{_datadir}/applications/org.xfce.%{name}*desktop
 %{_datadir}/dbus-1/services/org.xfce.%{name}.service
-%{_datadir}/icons/hicolor/*/*/*
-%{_datadir}/%{name}/
-%{_datadir}/themes/Default/orage-4.0/
+%{_datadir}/icons/hicolor/*/apps/org.xfce.%{name}.*
+%{_datadir}/%{name}
+%{_datadir}/themes/Default/orage-4.0
 %{_metainfodir}/org.xfce.%{name}.appdata.xml
 
 

diff --git a/sources b/sources
index bd5f14d..577fa43 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (orage-4.20.2.tar.bz2) = 725c92d516897af3e8100cc55437a3a1027b2f2cb1fc71de74cbbb056b32a00c0dc08bf0a0de8edddecffede4f44f78cef59ae559f67a067038a0dc140c3b18f
+SHA512 (orage-4.20.3.tar.bz2) = 8f91adfb3d12b15b2934cfdd643063e11cde17f92378793503e69358047781daa65648775626e1caae567d5e88934e010584b53d17ae85f18f13829a4bed436c

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

only message in thread, other threads:[~2026-06-15  4:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15  4:05 [rpms/orage] f43: update to 4.20.3 Filipe Rosset

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