public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ryan Brue <ryanbrue.dev@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/xdg-desktop-portal-cosmic] f44: Update to 1.4.0
Date: Thu, 23 Jul 2026 03:48:44 GMT	[thread overview]
Message-ID: <178477852491.1.16941442036519231616.rpms-xdg-desktop-portal-cosmic-2ef5c6ccf449@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/xdg-desktop-portal-cosmic
Branch : f44
Commit : 2ef5c6ccf44969f069938f06f2d6c94498612e22
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-07-22T22:48:38-05:00
Stats  : +84/-82 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/xdg-desktop-portal-cosmic/c/2ef5c6ccf44969f069938f06f2d6c94498612e22?branch=f44

Log:
Update to 1.4.0

---
diff --git a/.gitignore b/.gitignore
index 48b4fce..c80cd81 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,5 @@
 /xdg-desktop-portal-cosmic-1.1.0.tar.gz
 /vendor-1.3.0.tar.gz
 /xdg-desktop-portal-cosmic-1.3.0.tar.gz
+/vendor-1.4.0.tar.gz
+/xdg-desktop-portal-cosmic-1.4.0.tar.gz

diff --git a/sources b/sources
index fcddc89..e560d78 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (vendor-1.3.0.tar.gz) = 4a2b316c232685960b140cd9d350d8d781ead4c3b1280496d8390b3c15f9d14564b9f826e2eeaee4aae87d19124c0c9911a9b839982f9c99a2cf3c62e461d4c9
-SHA512 (xdg-desktop-portal-cosmic-1.3.0.tar.gz) = a69c00f5397aea7d9b6fef668255706fd26813968df2f451c10e27f837cd1839c4629458aaaf9bd7814dfa4ea161404ec3d2a5cfc4bf7adc0c3b000a82683841
+SHA512 (vendor-1.4.0.tar.gz) = cd47cce014678da9b20f309459b071cbee34dd2ca5ffc110921cba15c88ee9573132530cee645fc85d85abd3130d3f269bd0169d1e594d43ef447500e3e09615
+SHA512 (xdg-desktop-portal-cosmic-1.4.0.tar.gz) = 7fb53fec552b0b47341dab8ff7522530245a5ab8633024b6f0bd40b13bad532ad1e7d5a6a37ed54cfbc15c87a10abcee24e6e94c59e20672e2df5364f2b11de7

diff --git a/vendor-config-1.3.0.toml b/vendor-config-1.3.0.toml
deleted file mode 100644
index 238cb63..0000000
--- a/vendor-config-1.3.0.toml
+++ /dev/null
@@ -1,76 +0,0 @@
-[source.crates-io]
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/ebassi/xdg-mime-rs"]
-git = "https://github.com/ebassi/xdg-mime-rs"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/iced-rs/cryoglyph.git?rev=e429a025df36ab8145708acb309080ae3deec17a"]
-git = "https://github.com/iced-rs/cryoglyph.git"
-rev = "e429a025df36ab8145708acb309080ae3deec17a"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/jackpot51/rust-atomicwrites"]
-git = "https://github.com/jackpot51/rust-atomicwrites"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-bg"]
-git = "https://github.com/pop-os/cosmic-bg"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-files"]
-git = "https://github.com/pop-os/cosmic-files"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-protocols?rev=32283d7"]
-git = "https://github.com/pop-os/cosmic-protocols"
-rev = "32283d7"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-settings-daemon"]
-git = "https://github.com/pop-os/cosmic-settings-daemon"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/dbus-settings-bindings"]
-git = "https://github.com/pop-os/dbus-settings-bindings"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/freedesktop-icons"]
-git = "https://github.com/pop-os/freedesktop-icons"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/libcosmic"]
-git = "https://github.com/pop-os/libcosmic"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/smithay-clipboard?tag=sctk-0.20"]
-git = "https://github.com/pop-os/smithay-clipboard"
-tag = "sctk-0.20"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/softbuffer?tag=cosmic-4.0"]
-git = "https://github.com/pop-os/softbuffer"
-tag = "cosmic-4.0"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/window_clipboard.git?tag=sctk-0.20"]
-git = "https://github.com/pop-os/window_clipboard.git"
-tag = "sctk-0.20"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/winit.git?tag=cosmic-0.14"]
-git = "https://github.com/pop-os/winit.git"
-tag = "cosmic-0.14"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/wash2/accesskit?tag=cosmic-0.14"]
-git = "https://github.com/wash2/accesskit"
-tag = "cosmic-0.14"
-replace-with = "vendored-sources"
-
-[source."git+https://gitlab.freedesktop.org/pipewire/pipewire-rs"]
-git = "https://gitlab.freedesktop.org/pipewire/pipewire-rs"
-replace-with = "vendored-sources"
-
-[source.vendored-sources]
-directory = "vendor"
\ No newline at end of file

diff --git a/vendor-config-1.4.0.toml b/vendor-config-1.4.0.toml
new file mode 100644
index 0000000..238cb63
--- /dev/null
+++ b/vendor-config-1.4.0.toml
@@ -0,0 +1,76 @@
+[source.crates-io]
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/ebassi/xdg-mime-rs"]
+git = "https://github.com/ebassi/xdg-mime-rs"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/iced-rs/cryoglyph.git?rev=e429a025df36ab8145708acb309080ae3deec17a"]
+git = "https://github.com/iced-rs/cryoglyph.git"
+rev = "e429a025df36ab8145708acb309080ae3deec17a"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/jackpot51/rust-atomicwrites"]
+git = "https://github.com/jackpot51/rust-atomicwrites"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-bg"]
+git = "https://github.com/pop-os/cosmic-bg"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-files"]
+git = "https://github.com/pop-os/cosmic-files"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-protocols?rev=32283d7"]
+git = "https://github.com/pop-os/cosmic-protocols"
+rev = "32283d7"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-settings-daemon"]
+git = "https://github.com/pop-os/cosmic-settings-daemon"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/dbus-settings-bindings"]
+git = "https://github.com/pop-os/dbus-settings-bindings"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/freedesktop-icons"]
+git = "https://github.com/pop-os/freedesktop-icons"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/libcosmic"]
+git = "https://github.com/pop-os/libcosmic"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/smithay-clipboard?tag=sctk-0.20"]
+git = "https://github.com/pop-os/smithay-clipboard"
+tag = "sctk-0.20"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/softbuffer?tag=cosmic-4.0"]
+git = "https://github.com/pop-os/softbuffer"
+tag = "cosmic-4.0"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/window_clipboard.git?tag=sctk-0.20"]
+git = "https://github.com/pop-os/window_clipboard.git"
+tag = "sctk-0.20"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/winit.git?tag=cosmic-0.14"]
+git = "https://github.com/pop-os/winit.git"
+tag = "cosmic-0.14"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/wash2/accesskit?tag=cosmic-0.14"]
+git = "https://github.com/wash2/accesskit"
+tag = "cosmic-0.14"
+replace-with = "vendored-sources"
+
+[source."git+https://gitlab.freedesktop.org/pipewire/pipewire-rs"]
+git = "https://gitlab.freedesktop.org/pipewire/pipewire-rs"
+replace-with = "vendored-sources"
+
+[source.vendored-sources]
+directory = "vendor"
\ No newline at end of file

diff --git a/xdg-desktop-portal-cosmic.spec b/xdg-desktop-portal-cosmic.spec
index 263adf8..a5c3abd 100644
--- a/xdg-desktop-portal-cosmic.spec
+++ b/xdg-desktop-portal-cosmic.spec
@@ -10,12 +10,12 @@ ExcludeArch: %{ix86}
 # While our version corresponds to an upstream tag, we still need to define
 # these macros in order to set the VERGEN_GIT_SHA and VERGEN_GIT_COMMIT_DATE
 # environment variables in multiple sections of the spec file.
-%global commit 151120e67d532e33e2721319c683a73947be393c
-%global commitdatestring 2026-07-10 10:11:36 -0600
-%global cosmic_minver 1.3.0
+%global commit 969f3ca5995d157f78da60231af9e59641dae44d
+%global commitdatestring 2026-07-20 14:43:08 -0700
+%global cosmic_minver 1.4.0
 
 Name:           xdg-desktop-portal-cosmic
-Version: 1.3.0
+Version: 1.4.0
 Release:        %autorelease
 Summary:        XDG Desktop Portals for the COSMIC Desktop Environment
 

                 reply	other threads:[~2026-07-23  3:48 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=178477852491.1.16941442036519231616.rpms-xdg-desktop-portal-cosmic-2ef5c6ccf449@fedoraproject.org \
    --to=ryanbrue.dev@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