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.1.0
Date: Wed, 24 Jun 2026 03:44:43 GMT	[thread overview]
Message-ID: <178227268355.1.3546188175138485513.rpms-xdg-desktop-portal-cosmic-10cfba939e7d@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/xdg-desktop-portal-cosmic
Branch : f44
Commit : 10cfba939e7d237b42312bcdfb10a23f4ccea7aa
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-06-23T22:44:37-05:00
Stats  : +89/-87 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/xdg-desktop-portal-cosmic/c/10cfba939e7d237b42312bcdfb10a23f4ccea7aa?branch=f44

Log:
Update to 1.1.0

---
diff --git a/.gitignore b/.gitignore
index 29e191b..d7cf13d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,3 +56,5 @@
 /xdg-desktop-portal-cosmic-1.0.15.tar.gz
 /vendor-1.0.16.tar.gz
 /xdg-desktop-portal-cosmic-1.0.16.tar.gz
+/vendor-1.1.0.tar.gz
+/xdg-desktop-portal-cosmic-1.1.0.tar.gz

diff --git a/sources b/sources
index 6bb82b0..a79f2dd 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (vendor-1.0.16.tar.gz) = 4c7478d490f315d9e2066b377458ba1c7a8cf75150d921cb9fa0f4bee284c5d2a868a81002c3829f937e513424b78a158d0b8b2f8571a8de3e1578e9141682a1
-SHA512 (xdg-desktop-portal-cosmic-1.0.16.tar.gz) = 7be96c5825da133fbe57525857d03923a83bafc1fb3a42adbb8dfec98d191092e37b4d51cabc9211b87396e9325f80aef13ca1b80bebb32b078e1154297317b8
+SHA512 (vendor-1.1.0.tar.gz) = 050fdc1911d60338654df8294e01c2e3f3648ea5dc4537b9c1f32e4fe19d54ae47b71cdfc1c5a3b6cf70497adf1e81480c28f75c2a74d321dfa7c49b9184cf07
+SHA512 (xdg-desktop-portal-cosmic-1.1.0.tar.gz) = 437a74780b5570e602a9de390070f48eba47f264e085f7ef9cf7c8f827ac6b156cbcdac5beb3338e900c030f312ce8ae82e70a82c87f54d36530ae937e79ca5d

diff --git a/vendor-config-1.0.16.toml b/vendor-config-1.0.16.toml
deleted file mode 100644
index fb8d6c0..0000000
--- a/vendor-config-1.0.16.toml
+++ /dev/null
@@ -1,81 +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/jackpot51/trash-rs.git?branch=cosmic"]
-git = "https://github.com/jackpot51/trash-rs.git"
-branch = "cosmic"
-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=c253ec1"]
-git = "https://github.com/pop-os/cosmic-protocols//"
-rev = "c253ec1"
-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.1.0.toml b/vendor-config-1.1.0.toml
new file mode 100644
index 0000000..fb8d6c0
--- /dev/null
+++ b/vendor-config-1.1.0.toml
@@ -0,0 +1,81 @@
+[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/jackpot51/trash-rs.git?branch=cosmic"]
+git = "https://github.com/jackpot51/trash-rs.git"
+branch = "cosmic"
+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=c253ec1"]
+git = "https://github.com/pop-os/cosmic-protocols//"
+rev = "c253ec1"
+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 36a6eaf..6cbb1d3 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 4bf00a2a89a5a1710c2248ab666fe490646e3026
-%global commitdatestring 2026-06-09 15:38:40 -0600
-%global cosmic_minver 1.0.16
+%global commit c537aa2964310c1136f7d46d724eb077aba7e99d
+%global commitdatestring 2026-06-23 17:14:02 +0200
+%global cosmic_minver 1.1.0
 
 Name:           xdg-desktop-portal-cosmic
-Version: 1.0.16
+Version: 1.1.0
 Release:        %autorelease
 Summary:        XDG Desktop Portals for the COSMIC Desktop Environment
 

                 reply	other threads:[~2026-06-24  3:44 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=178227268355.1.3546188175138485513.rpms-xdg-desktop-portal-cosmic-10cfba939e7d@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