public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xdg-desktop-portal-xapp] rawhide: Update to 1.1.4-unstable
@ 2026-06-16 16:56 Leigh Scott
  0 siblings, 0 replies; only message in thread
From: Leigh Scott @ 2026-06-16 16:56 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/xdg-desktop-portal-xapp
Branch : rawhide
Commit : 3d8aeb5bc13db4a8f9bc6289aa39a639847e2a26
Author : Leigh Scott <leigh123linux@gmail.com>
Date   : 2026-06-16T17:56:00+01:00
Stats  : +11/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/xdg-desktop-portal-xapp/c/3d8aeb5bc13db4a8f9bc6289aa39a639847e2a26?branch=rawhide

Log:
Update to 1.1.4-unstable

---
diff --git a/.gitignore b/.gitignore
index 0c3e1ff..72d701c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /xdg-desktop-portal-xapp-1.1.0.tar.gz
 /xdg-desktop-portal-xapp-1.1.1.tar.gz
 /xdg-desktop-portal-xapp-1.1.3.tar.gz
+/xdg-desktop-portal-xapp-1.1.4-unstable.tar.gz

diff --git a/sources b/sources
index 8a79332..fd7ebac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xdg-desktop-portal-xapp-1.1.3.tar.gz) = 78efd97af1db8bebab1f3dbd97f0523d5fadaa27df1c27abb80fb859f153ab05f417a84091a42032cb0fca2adf541be7ce2f6a12872eeec2a08eca17247cb217
+SHA512 (xdg-desktop-portal-xapp-1.1.4-unstable.tar.gz) = bdafa301fa22ddf2751e2ecdfb8b19c32b7b4c42d60f1c37c50cf873aa0d36b45b042cd2ee231ff64b2e25de17e4d3cf07107ccb2f8b7797cc9abc87217fbd49

diff --git a/xdg-desktop-portal-xapp.spec b/xdg-desktop-portal-xapp.spec
index a298106..91405d6 100644
--- a/xdg-desktop-portal-xapp.spec
+++ b/xdg-desktop-portal-xapp.spec
@@ -1,11 +1,13 @@
+%global upstream_version 1.1.4-unstable
+
 Name:           xdg-desktop-portal-xapp
-Version:        1.1.3
-Release:        2%{?dist}
+Version:        1.1.4^unstable
+Release:        1%{?dist}
 Summary:        Backend implementation for xdg-desktop-portal using Xapp
 
 License:        LGPL-2.1-or-later
 URL:            https://github.com/linuxmint/%{name}
-Source0:        %{url}/archive/%{version}/%{name}-%{version}.tar.gz
+Source0:        %{url}/archive/%{upstream_version}/%{name}-%{upstream_version}.tar.gz
 
 BuildRequires:  desktop-file-utils
 BuildRequires:  gcc
@@ -28,7 +30,7 @@ This allows sandboxed applications to request services and information from
 outside the sandbox in the MATE, XFCE and Cinnamon environments.
 
 %prep
-%autosetup -p1
+%autosetup -p1 -n %{name}-%{upstream_version}
 
 
 %build
@@ -59,6 +61,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
 
 
 %changelog
+* Tue Jun 16 2026 Leigh Scott <leigh123linux@gmail.com> - 1.1.4^unstable-1
+- Update to 1.1.4-unstable
+
 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

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

only message in thread, other threads:[~2026-06-16 16:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-16 16:56 [rpms/xdg-desktop-portal-xapp] rawhide: Update to 1.1.4-unstable Leigh Scott

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