public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xdg-desktop-portal-cosmic] rawhide: Update to 1.6.0
@ 2026-08-20 2:47 Ryan Brue
0 siblings, 0 replies; 2+ messages in thread
From: Ryan Brue @ 2026-08-20 2:47 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/xdg-desktop-portal-cosmic
Branch : rawhide
Commit : b32c5043093f140b7d55235f4c76235094e8af0d
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-08-19T21:46:55-05:00
Stats : +84/-82 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/xdg-desktop-portal-cosmic/c/b32c5043093f140b7d55235f4c76235094e8af0d?branch=rawhide
Log:
Update to 1.6.0
---
diff --git a/.gitignore b/.gitignore
index c2e8d91..bb9e385 100644
--- a/.gitignore
+++ b/.gitignore
@@ -64,3 +64,5 @@
/xdg-desktop-portal-cosmic-1.4.0.tar.gz
/vendor-1.5.0.tar.gz
/xdg-desktop-portal-cosmic-1.5.0.tar.gz
+/vendor-1.6.0.tar.gz
+/xdg-desktop-portal-cosmic-1.6.0.tar.gz
diff --git a/sources b/sources
index 6e1be19..588e101 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (vendor-1.5.0.tar.gz) = e19d37ab058f263249cfa54d817bf8d731ac81a9722f0cf9cf084bab1ebf0c8879f608c1d74e41017cf15b8672b2e593edf6fc8dec3af81f76ad8cd48ecf39a5
-SHA512 (xdg-desktop-portal-cosmic-1.5.0.tar.gz) = 812897880f644b81d1ef1594ed6adb1e0414d05c86ecfafaa95bdfe8749cc840d6cd08e7714c35ec577d792a67894c0fe2bd2a4f12c50451f0fab6519971fa45
+SHA512 (vendor-1.6.0.tar.gz) = e85bbfd9cc711744cb9676d5b2e7ef49bb17932365a9eb4039144c48f91e90f7709fa2fa816142a0c1bd6c9c98066ea6cca7b143f928303ba3c8c9e33debdc36
+SHA512 (xdg-desktop-portal-cosmic-1.6.0.tar.gz) = be512ea870d87afa9b7517af47ae384cb6953441231f98e6f76c866e8fc70aae3091ba470ee94da838c6ea9259a1624ad04f8f21df019ed1a71e23fc7a5efffd
diff --git a/vendor-config-1.5.0.toml b/vendor-config-1.5.0.toml
deleted file mode 100644
index 238cb63..0000000
--- a/vendor-config-1.5.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.6.0.toml b/vendor-config-1.6.0.toml
new file mode 100644
index 0000000..238cb63
--- /dev/null
+++ b/vendor-config-1.6.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 459845b..d9705d8 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 f211aa37d45e443c9060b08c725d6fa73431565f
-%global commitdatestring 2026-07-28 16:39:41 +0200
-%global cosmic_minver 1.5.0
+%global commit 40a6d55ec2c939cdddb60bcaa5b153d24ee64ec2
+%global commitdatestring 2026-08-18 14:12:00 +0200
+%global cosmic_minver 1.6.0
Name: xdg-desktop-portal-cosmic
-Version: 1.5.0
+Version: 1.6.0
Release: %autorelease
Summary: XDG Desktop Portals for the COSMIC Desktop Environment
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [rpms/xdg-desktop-portal-cosmic] rawhide: Update to 1.6.0
@ 2026-08-20 2:50 Ryan Brue
0 siblings, 0 replies; 2+ messages in thread
From: Ryan Brue @ 2026-08-20 2:50 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/xdg-desktop-portal-cosmic
Branch : rawhide
Commit : 1f963795195186b42271e5aa79f2a90c73370ec0
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-08-19T21:50:24-05:00
Stats : +0/-0 in 0 file(s)
URL : https://src.fedoraproject.org/rpms/xdg-desktop-portal-cosmic/c/1f963795195186b42271e5aa79f2a90c73370ec0?branch=rawhide
Log:
Update to 1.6.0
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-20 2:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-20 2:47 [rpms/xdg-desktop-portal-cosmic] rawhide: Update to 1.6.0 Ryan Brue
2026-08-20 2:50 Ryan Brue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox