public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-comp] f43: Update to 1.8.0
@ 2026-09-09 20:46 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-09-09 20:46 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-comp
Branch : f43
Commit : ca13f280d8c0debc47d224acbd7be639f56ec575
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-09-09T15:46:27-05:00
Stats : +77/-70 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-comp/c/ca13f280d8c0debc47d224acbd7be639f56ec575?branch=f43
Log:
Update to 1.8.0
---
diff --git a/.gitignore b/.gitignore
index 25ef2f8..df5e2d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -73,3 +73,5 @@
/vendor-1.5.0.tar.gz
/cosmic-comp-1.6.0.tar.gz
/vendor-1.6.0.tar.gz
+/cosmic-comp-1.8.0.tar.gz
+/vendor-1.8.0.tar.gz
diff --git a/cosmic-comp.spec b/cosmic-comp.spec
index f44a0a2..5b61890 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 314fc670a83f1e570b069cd709df809ba99fa334
-%global commitdatestring 2026-08-18 13:26:18 +0200
-%global cosmic_minver 1.6.0
+%global commit a55785993e8ef6aad38862cb1a9e1ccaad3c340d
+%global commitdatestring 2026-09-09 15:54:44 +0200
+%global cosmic_minver 1.8.0
Name: cosmic-comp
-Version: 1.6.0
+Version: 1.8.0
Release: %autorelease
Summary: Compositor for the COSMIC Desktop Environment
diff --git a/sources b/sources
index 4c871e1..5819162 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-comp-1.6.0.tar.gz) = 37b410786c63528ab4190cfeb54e5b1538ac117cc30a3941b0879c505beee89a0763781ac79d8caa8b2773bd327467bbc7758309b938f5153731ecb1c8c891a9
-SHA512 (vendor-1.6.0.tar.gz) = d5d0dd252e974f66736cd2b0aaae5fee8e8ce07e4b305ade76ca6d5594660b73f4b6a5008a4d15a21314d94ff172d7e4539c06ca653b853dd81df1ed6057c3a7
+SHA512 (cosmic-comp-1.8.0.tar.gz) = 7688a9ed81f0ff95e555f368dda2367808c6bc2c4a49e493d2849d5f4e20f99a5ad16b8e7d38e0a04434db38a3fcc3186070848a4c34afedf2d336f455ed65a9
+SHA512 (vendor-1.8.0.tar.gz) = 7ee9e63dcb80dda8a7d83597750c405178a9d3ba2edcfdf5ef234eb4ba11529096ec35ffe5066f2e5be96c6c420109ca64884bf7ea216fc570f29957276736a5
diff --git a/vendor-config-1.6.0.toml b/vendor-config-1.6.0.toml
deleted file mode 100644
index d2dcd3d..0000000
--- a/vendor-config-1.6.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=5fb12b8"]
-git = "https://github.com/smithay/smithay.git"
-rev = "5fb12b8"
-replace-with = "vendored-sources"
-
-[source.vendored-sources]
-directory = "vendor"
\ No newline at end of file
diff --git a/vendor-config-1.8.0.toml b/vendor-config-1.8.0.toml
new file mode 100644
index 0000000..36b544f
--- /dev/null
+++ b/vendor-config-1.8.0.toml
@@ -0,0 +1,69 @@
+[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/Smithay/smithay-egui.git?rev=6511552"]
+git = "https://github.com/Smithay/smithay-egui.git"
+rev = "6511552"
+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=e3d461a"]
+git = "https://github.com/smithay/smithay.git"
+rev = "e3d461a"
+replace-with = "vendored-sources"
+
+[source.vendored-sources]
+directory = "vendor"
\ No newline at end of file
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-09 20:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-09 20:46 [rpms/cosmic-comp] f43: Update to 1.8.0 Ryan Brue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox