public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-comp] f44: Update to 1.6.0
@ 2026-08-20 3:02 Ryan Brue
0 siblings, 0 replies; 3+ messages in thread
From: Ryan Brue @ 2026-08-20 3:02 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-comp
Branch : f44
Commit : 5285a18812fbc7e9dbab6f1080b91e375298d489
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-08-19T22:02:36-05:00
Stats : +0/-0 in 0 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-comp/c/5285a18812fbc7e9dbab6f1080b91e375298d489?branch=f44
Log:
Update to 1.6.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* [rpms/cosmic-comp] f44: Update to 1.6.0
@ 2026-08-20 2:49 Ryan Brue
0 siblings, 0 replies; 3+ messages in thread
From: Ryan Brue @ 2026-08-20 2:49 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-comp
Branch : f44
Commit : 9ac4809dd6cf242593a24b94d356f735b2439a91
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-08-19T21:49:15-05:00
Stats : +0/-0 in 0 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-comp/c/9ac4809dd6cf242593a24b94d356f735b2439a91?branch=f44
Log:
Update to 1.6.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* [rpms/cosmic-comp] f44: Update to 1.6.0
@ 2026-08-20 2:40 Ryan Brue
0 siblings, 0 replies; 3+ messages in thread
From: Ryan Brue @ 2026-08-20 2:40 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-comp
Branch : f44
Commit : df141afa29ea02218828366e95990b9a73166c58
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-08-19T21:40:43-05:00
Stats : +72/-70 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-comp/c/df141afa29ea02218828366e95990b9a73166c58?branch=f44
Log:
Update to 1.6.0
---
diff --git a/.gitignore b/.gitignore
index 25847dd..25ef2f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -71,3 +71,5 @@
/vendor-1.4.0.tar.gz
/cosmic-comp-1.5.0.tar.gz
/vendor-1.5.0.tar.gz
+/cosmic-comp-1.6.0.tar.gz
+/vendor-1.6.0.tar.gz
diff --git a/cosmic-comp.spec b/cosmic-comp.spec
index 76c61af..f44a0a2 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 81cd5fdbaa41c3973369ae85bccf829137836e20
-%global commitdatestring 2026-07-29 17:14:04 +0200
-%global cosmic_minver 1.5.0
+%global commit 314fc670a83f1e570b069cd709df809ba99fa334
+%global commitdatestring 2026-08-18 13:26:18 +0200
+%global cosmic_minver 1.6.0
Name: cosmic-comp
-Version: 1.5.0
+Version: 1.6.0
Release: %autorelease
Summary: Compositor for the COSMIC Desktop Environment
diff --git a/sources b/sources
index 439a1be..4c871e1 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-comp-1.5.0.tar.gz) = cd29e3fbe261f93df0d6ed2090ea6aeb6197a8e807a37d312dbdc7387441f80e5248058b9944bfb09f00c3544e61220836b6bbf7ee45649443cb0ba6a289b91b
-SHA512 (vendor-1.5.0.tar.gz) = 2302f886fdc7222e1041dbb603b290ab45a3ca4ca6f4179ae20e6df420c358f52180b0ea0c70d96a0107153a7048a6f265dbe49213cf105b1a9caec375584569
+SHA512 (cosmic-comp-1.6.0.tar.gz) = 37b410786c63528ab4190cfeb54e5b1538ac117cc30a3941b0879c505beee89a0763781ac79d8caa8b2773bd327467bbc7758309b938f5153731ecb1c8c891a9
+SHA512 (vendor-1.6.0.tar.gz) = d5d0dd252e974f66736cd2b0aaae5fee8e8ce07e4b305ade76ca6d5594660b73f4b6a5008a4d15a21314d94ff172d7e4539c06ca653b853dd81df1ed6057c3a7
diff --git a/vendor-config-1.5.0.toml b/vendor-config-1.5.0.toml
deleted file mode 100644
index 610175f..0000000
--- a/vendor-config-1.5.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=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
diff --git a/vendor-config-1.6.0.toml b/vendor-config-1.6.0.toml
new file mode 100644
index 0000000..d2dcd3d
--- /dev/null
+++ b/vendor-config-1.6.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=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
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-08-20 3:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-20 3:02 [rpms/cosmic-comp] f44: Update to 1.6.0 Ryan Brue
-- strict thread matches above, loose matches on Subject: below --
2026-08-20 2:49 Ryan Brue
2026-08-20 2:40 Ryan Brue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox