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/cosmic-workspaces] rawhide: Update to 1.4.0
Date: Thu, 23 Jul 2026 03:46:10 GMT [thread overview]
Message-ID: <178477837051.1.4027596707935200100.rpms-cosmic-workspaces-42b1a1c05c8c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cosmic-workspaces
Branch : rawhide
Commit : 42b1a1c05c8cdc77a202dcc4d058eb4c2973239e
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-07-22T22:46:04-05:00
Stats : +80/-78 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-workspaces/c/42b1a1c05c8cdc77a202dcc4d058eb4c2973239e?branch=rawhide
Log:
Update to 1.4.0
---
diff --git a/.gitignore b/.gitignore
index b5f201c..bf93937 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,5 @@
/vendor-1.1.0.tar.gz
/cosmic-workspaces-epoch-1.3.0.tar.gz
/vendor-1.3.0.tar.gz
+/cosmic-workspaces-epoch-1.4.0.tar.gz
+/vendor-1.4.0.tar.gz
diff --git a/cosmic-workspaces.spec b/cosmic-workspaces.spec
index b4a9577..8304fbd 100644
--- a/cosmic-workspaces.spec
+++ b/cosmic-workspaces.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 3da8907d7a7f97de3de7a90559efa37209b17a74
-%global commitdatestring 2026-07-10 10:34:14 -0600
-%global cosmic_minver 1.3.0
+%global commit 6511d2f1a6be1b90ef0ac6ef7555f7ed2c809e47
+%global commitdatestring 2026-07-21 12:31:15 -0400
+%global cosmic_minver 1.4.0
Name: cosmic-workspaces
-Version: 1.3.0
+Version: 1.4.0
Release: %autorelease
Summary: Workspaces overview for the COSMIC Desktop Environment
diff --git a/sources b/sources
index 8080a7a..21aa228 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-workspaces-epoch-1.3.0.tar.gz) = 06a26858f7a3b120f181e24d0a8d2e235aa61b1cd0af6da325398e4e58ade5686277bd6d4b0bc7cef5eee3191945665c4d1ddb7433e6f0af5346d9a86d5f6b9f
-SHA512 (vendor-1.3.0.tar.gz) = 57d28724ea98ab8bba7a2355868000a8f9a63e55ac5ccea9f70b72e9d09877dd8309795ea7b68285f8efd80baffa5f744febb92d8c894aa250a5f4b484caa3f6
+SHA512 (cosmic-workspaces-epoch-1.4.0.tar.gz) = 2259d78f678bb2fc0b37a31c2ad337b9d4bbfabc2e559204acf3b876fa9e1f926aac67c0eac028996dd14b305fc360a64a3b097d4de40ceff684c5d02799c702
+SHA512 (vendor-1.4.0.tar.gz) = b24b10b4d8c8ac947124b9495f9b43cc2fbbd72faf2d48b711a52cd48a6b964e2be4f1f44a55b065f56374a64ab0f432f265dba77359bd813fede404d8653bb2
diff --git a/vendor-config-1.3.0.toml b/vendor-config-1.3.0.toml
deleted file mode 100644
index 9efd0e0..0000000
--- a/vendor-config-1.3.0.toml
+++ /dev/null
@@ -1,72 +0,0 @@
-[source.crates-io]
-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-comp"]
-git = "https://github.com/pop-os/cosmic-comp"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-panel"]
-git = "https://github.com/pop-os/cosmic-panel"
-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.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..9efd0e0
--- /dev/null
+++ b/vendor-config-1.4.0.toml
@@ -0,0 +1,72 @@
+[source.crates-io]
+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-comp"]
+git = "https://github.com/pop-os/cosmic-comp"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-panel"]
+git = "https://github.com/pop-os/cosmic-panel"
+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.vendored-sources]
+directory = "vendor"
\ No newline at end of file
reply other threads:[~2026-07-23 3:46 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=178477837051.1.4027596707935200100.rpms-cosmic-workspaces-42b1a1c05c8c@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