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.0.15
Date: Thu, 04 Jun 2026 00:20:25 GMT [thread overview]
Message-ID: <178053242522.1.2892984690666154165.rpms-cosmic-comp-35a4c45d7cd3@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cosmic-comp
Branch : rawhide
Commit : 35a4c45d7cd34cafe5daf98c1f2feebeedebbc98
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-06-03T19:20:19-05:00
Stats : +76/-74 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-comp/c/35a4c45d7cd34cafe5daf98c1f2feebeedebbc98?branch=rawhide
Log:
Update to 1.0.15
---
diff --git a/.gitignore b/.gitignore
index 5d74114..5ffc842 100644
--- a/.gitignore
+++ b/.gitignore
@@ -59,3 +59,5 @@
/vendor-1.0.13.tar.gz
/cosmic-comp-1.0.14.tar.gz
/vendor-1.0.14.tar.gz
+/cosmic-comp-1.0.15.tar.gz
+/vendor-1.0.15.tar.gz
diff --git a/cosmic-comp.spec b/cosmic-comp.spec
index bb2166d..9c04270 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 cefe8472b2df6051ea42045ea133aa4bc334130d
-%global commitdatestring 2026-05-26 13:08:07 +0200
-%global cosmic_minver 1.0.14
+%global commit 2f7c34f29ae8d1d5b7d147bdb69ae443bd630e98
+%global commitdatestring 2026-06-03 08:09:29 +0200
+%global cosmic_minver 1.0.15
Name: cosmic-comp
-Version: 1.0.14
+Version: 1.0.15
Release: %autorelease
Summary: Compositor for the COSMIC Desktop Environment
diff --git a/sources b/sources
index 9cf85c3..03defa7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-comp-1.0.14.tar.gz) = d5bf61409d2203fb7e0ebe8dad672c2e322828eabaeff24237ce56d700509aaa66545fbc704c32e2b8180c1e80bae9cefc758c19da0754276a8b991907ab8de1
-SHA512 (vendor-1.0.14.tar.gz) = 7d70234ac58cdb22ebf989ac35f7d457b7b09930dcd6aee90df3d02b99c0888bd8e6ebce8fdd6561c697bae06fdf91e195028cf93221da927abc95ee3560bc17
+SHA512 (cosmic-comp-1.0.15.tar.gz) = ac0301930eba5810ceda84e962e86d5e5e5ddcbe5fb8ab16b86789d60e9e7e20db0c7c9dca6428cf49f9750e56cf26e47f977d9c05b879dde99d594221f4819b
+SHA512 (vendor-1.0.15.tar.gz) = 13ed08774d95c90dd7f7ec293129a5994bc56e4f906f1856af0165deb6ab7eb5e26d29fa9d92c80f5f784ae481b261830b3952b820678f1c2abab4877644529b
diff --git a/vendor-config-1.0.14.toml b/vendor-config-1.0.14.toml
deleted file mode 100644
index 615f8c9..0000000
--- a/vendor-config-1.0.14.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=774f2ab"]
-git = "https://github.com/smithay/smithay.git"
-rev = "774f2ab"
-replace-with = "vendored-sources"
-
-[source.vendored-sources]
-directory = "vendor"
\ No newline at end of file
diff --git a/vendor-config-1.0.15.toml b/vendor-config-1.0.15.toml
new file mode 100644
index 0000000..2afe80c
--- /dev/null
+++ b/vendor-config-1.0.15.toml
@@ -0,0 +1,68 @@
+[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
reply other threads:[~2026-06-04 0:20 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=178053242522.1.2892984690666154165.rpms-cosmic-comp-35a4c45d7cd3@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