public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-comp] rawhide: Update to 1.3.0
@ 2026-07-15 1:19 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-07-15 1:19 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-comp
Branch : rawhide
Commit : 4bec46123ba676a6dc713c2f7b3d68cb12e73f03
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-07-14T20:19:02-05:00
Stats : +73/-75 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-comp/c/4bec46123ba676a6dc713c2f7b3d68cb12e73f03?branch=rawhide
Log:
Update to 1.3.0
---
diff --git a/.gitignore b/.gitignore
index 2d224e4..03e82e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -65,3 +65,5 @@
/vendor-1.0.16.tar.gz
/cosmic-comp-1.1.0.tar.gz
/vendor-1.1.0.tar.gz
+/cosmic-comp-1.3.0.tar.gz
+/vendor-1.3.0.tar.gz
diff --git a/cosmic-comp.spec b/cosmic-comp.spec
index 4b54e41..46f9290 100644
--- a/cosmic-comp.spec
+++ b/cosmic-comp.spec
@@ -7,16 +7,16 @@ 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 aac1e19f08a016ade349569fbf8c0305761de20b
-%global commitdatestring 2026-06-18 13:37:14 -0400
-%global cosmic_minver 1.1.0
+%global commit dec1ee863368737c6900e1ae75424813e27e24af
+%global commitdatestring 2026-07-14 18:16:50 -0400
+%global cosmic_minver 1.3.0
Name: cosmic-comp
-Version: 1.1.0
+Version: 1.3.0
Release: %autorelease
Summary: Compositor for the COSMIC Desktop Environment
-License: ((Apache-2.0 OR MIT) AND BSD-3-Clause) AND (0BSD OR Apache-2.0 OR MIT) AND Apache-2.0 AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR BSD-2-Clause OR MIT) AND (Apache-2.0 OR BSD-3-Clause) AND (Apache-2.0 OR BSD-3-Clause OR MIT) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR CC0-1.0 OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND BSD-2-Clause AND BSD-3-Clause AND BSL-1.0 AND CC0-1.0 AND GPL-3.0-only AND ISC AND MIT AND (MIT OR Unlicense) AND MPL-2.0 AND Unicode-3.0 AND Zlib
+License: (0BSD OR Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR BSD-2-Clause OR MIT) AND (Apache-2.0 OR BSD-3-Clause OR MIT) AND (Apache-2.0 OR BSD-3-Clause) AND (Apache-2.0 OR CC0-1.0 OR MIT) AND (Apache-2.0 OR GPL-2.0-only) AND (Apache-2.0 OR LGPL-2.1-or-later OR MIT) AND (Apache-2.0 OR MIT OR Unlicense) AND (Apache-2.0 OR MIT OR Zlib) AND (Apache-2.0 OR MIT) AND (LGPL-3.0-or-later OR MIT) AND (MIT OR Unlicense) AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND BSL-1.0 AND CC0-1.0 AND GPL-3.0-only AND ISC AND MIT AND MPL-2.0 AND Unicode-3.0 AND Zlib
URL: https://github.com/pop-os/cosmic-comp
diff --git a/sources b/sources
index ba33b8d..0f02f52 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-comp-1.1.0.tar.gz) = c817cd450d506fbba7d466d69472aac4aec87edfa1f1745e726dd0af38201644f597f3a28afd47056971842ac7eab533bcc1542972d3349c8f581d5a0defdd9d
-SHA512 (vendor-1.1.0.tar.gz) = 27b6dbd3c87abb03fe9881ec67e808adf0b4e48b96f21e50ff5ee25585c18033d43f4480cd59523b4ae69fcfee9e6d46200f49170ee184891ee206a0d3787a82
+SHA512 (cosmic-comp-1.3.0.tar.gz) = e0e2da22591b82e695e914808f82b147682c7d6af9383e0866dfc1e12cd0fbe055a85375a23c49d3835ec6d5ebd9875a2c881ddf3c008b90a95a4d1f83c6bfcd
+SHA512 (vendor-1.3.0.tar.gz) = d99a1afbfd925e3a18edd9e42a0d0fbc38e8d132299b69161a57ceae4983999285e6ddfae0672255d87ee8a2afcd0e68480b4ac1ae62a9ce52f71124af3c310b
diff --git a/vendor-config-1.1.0.toml b/vendor-config-1.1.0.toml
deleted file mode 100644
index 2afe80c..0000000
--- a/vendor-config-1.1.0.toml
+++ /dev/null
@@ -1,68 +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/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/cosmic-text.git"]
-git = "https://github.com/pop-os/cosmic-text.git"
-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/glyphon.git?tag=cosmic-0.14"]
-git = "https://github.com/pop-os/glyphon.git"
-tag = "cosmic-0.14"
-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=85f83ab"]
-git = "https://github.com/smithay/smithay.git"
-rev = "85f83ab"
-replace-with = "vendored-sources"
-
-[source.vendored-sources]
-directory = "vendor"
\ No newline at end of file
diff --git a/vendor-config-1.3.0.toml b/vendor-config-1.3.0.toml
new file mode 100644
index 0000000..ccc221c
--- /dev/null
+++ b/vendor-config-1.3.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=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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-15 1:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15 1:19 [rpms/cosmic-comp] rawhide: Update to 1.3.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