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-comp] rawhide: Update to 1.4.0
Date: Thu, 23 Jul 2026 03:28:44 GMT	[thread overview]
Message-ID: <178477732477.1.5772439387065229591.rpms-cosmic-comp-1b11c8603055@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/cosmic-comp
Branch : rawhide
Commit : 1b11c8603055cd5f2a7a3edcfcd0631a6b4962d8
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-07-22T22:28:39-05:00
Stats  : +72/-70 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-comp/c/1b11c8603055cd5f2a7a3edcfcd0631a6b4962d8?branch=rawhide

Log:
Update to 1.4.0

---
diff --git a/.gitignore b/.gitignore
index 03e82e2..b5d2c0d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,3 +67,5 @@
 /vendor-1.1.0.tar.gz
 /cosmic-comp-1.3.0.tar.gz
 /vendor-1.3.0.tar.gz
+/cosmic-comp-1.4.0.tar.gz
+/vendor-1.4.0.tar.gz

diff --git a/cosmic-comp.spec b/cosmic-comp.spec
index 46f9290..e39b2fa 100644
--- a/cosmic-comp.spec
+++ b/cosmic-comp.spec
@@ -7,12 +7,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 dec1ee863368737c6900e1ae75424813e27e24af
-%global commitdatestring 2026-07-14 18:16:50 -0400
-%global cosmic_minver 1.3.0
+%global commit 4d370cdf92b5d96d78032593947f4ad9eae793bf
+%global commitdatestring 2026-07-21 22:22:07 +0200
+%global cosmic_minver 1.4.0
 
 Name:           cosmic-comp
-Version: 1.3.0
+Version: 1.4.0
 Release:        %autorelease
 Summary:        Compositor for the COSMIC Desktop Environment
 

diff --git a/sources b/sources
index 0f02f52..c97c335 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-comp-1.3.0.tar.gz) = e0e2da22591b82e695e914808f82b147682c7d6af9383e0866dfc1e12cd0fbe055a85375a23c49d3835ec6d5ebd9875a2c881ddf3c008b90a95a4d1f83c6bfcd
-SHA512 (vendor-1.3.0.tar.gz) = d99a1afbfd925e3a18edd9e42a0d0fbc38e8d132299b69161a57ceae4983999285e6ddfae0672255d87ee8a2afcd0e68480b4ac1ae62a9ce52f71124af3c310b
+SHA512 (cosmic-comp-1.4.0.tar.gz) = 15f3768d8d7f9797f86508ce9e3123245d6e99ad9bcda90c269f6b288a19fbe82f180024378a08f66be8a774c5261e630feec6210bce7c61327253ad9f8723d9
+SHA512 (vendor-1.4.0.tar.gz) = c49695f78fd82bfaf836a5c6a7259fce51d9ba8914232f8ef6402b6858f1c8420c54e90bbead4c9d807d96faf1dbb3f9281ec3fff4077f3de29d418da6916003

diff --git a/vendor-config-1.3.0.toml b/vendor-config-1.3.0.toml
deleted file mode 100644
index ccc221c..0000000
--- a/vendor-config-1.3.0.toml
+++ /dev/null
@@ -1,64 +0,0 @@
-[source.crates-io]
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/Drakulix/id-tree.git?branch=feature/copy_clone"]
-git = "https://github.com/Drakulix/id-tree.git"
-branch = "feature/copy_clone"
-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-protocols?branch=main"]
-git = "https://github.com/pop-os//cosmic-protocols"
-branch = "main"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-randr/"]
-git = "https://github.com/pop-os/cosmic-randr/"
-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/smithay/smithay.git?rev=efeb597"]
-git = "https://github.com/smithay/smithay.git"
-rev = "efeb597"
-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..610175f
--- /dev/null
+++ b/vendor-config-1.4.0.toml
@@ -0,0 +1,64 @@
+[source.crates-io]
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/Drakulix/id-tree.git?branch=feature/copy_clone"]
+git = "https://github.com/Drakulix/id-tree.git"
+branch = "feature/copy_clone"
+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-protocols?branch=main"]
+git = "https://github.com/pop-os//cosmic-protocols"
+branch = "main"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-randr/"]
+git = "https://github.com/pop-os/cosmic-randr/"
+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/smithay/smithay.git?rev=1ed69cb"]
+git = "https://github.com/smithay/smithay.git"
+rev = "1ed69cb"
+replace-with = "vendored-sources"
+
+[source.vendored-sources]
+directory = "vendor"
\ No newline at end of file

                 reply	other threads:[~2026-07-23  3:28 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=178477732477.1.5772439387065229591.rpms-cosmic-comp-1b11c8603055@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