public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Leigh Scott <leigh123linux@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/xdg-desktop-portal-xapp] rawhide: Update to 1.1.4-unstable
Date: Tue, 16 Jun 2026 16:56:13 GMT	[thread overview]
Message-ID: <178162897317.1.18212547737720150940.rpms-xdg-desktop-portal-xapp-3d8aeb5bc13d@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-06-16 16:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178162897317.1.18212547737720150940.rpms-xdg-desktop-portal-xapp-3d8aeb5bc13d@fedoraproject.org \
    --to=leigh123linux@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox