public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-osd] f43: Update to 1.0.15
@ 2026-06-04 0:32 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-06-04 0:32 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-osd
Branch : f43
Commit : 926ee341b5d7de3d679e05d1fa4a6c6efe04d51c
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-06-03T19:32:10-05:00
Stats : +80/-78 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-osd/c/926ee341b5d7de3d679e05d1fa4a6c6efe04d51c?branch=f43
Log:
Update to 1.0.15
---
diff --git a/.gitignore b/.gitignore
index f33bc92..f1ad8e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,3 +52,5 @@
/vendor-1.0.13.tar.gz
/cosmic-osd-1.0.14.tar.gz
/vendor-1.0.14.tar.gz
+/cosmic-osd-1.0.15.tar.gz
+/vendor-1.0.15.tar.gz
diff --git a/cosmic-osd.spec b/cosmic-osd.spec
index 1673ba0..d162149 100644
--- a/cosmic-osd.spec
+++ b/cosmic-osd.spec
@@ -10,12 +10,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 6125458c303ec82ce71e08d3d29b53d6023a006a
-%global commitdatestring 2026-05-26 09:06:40 -0600
-%global cosmic_minver 1.0.14
+%global commit 28af81d1a7479b4e9edddb2fcf8c93f2074bad6b
+%global commitdatestring 2026-05-29 08:55:20 -0600
+%global cosmic_minver 1.0.15
Name: cosmic-osd
-Version: 1.0.14
+Version: 1.0.15
Release: %autorelease
Summary: OSDs for the COSMIC Desktop Environment
diff --git a/sources b/sources
index 75a6b71..092e5da 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-osd-1.0.14.tar.gz) = effb8cd6dc35664203e24d3426fd1a578c8a18efc24f33410843d61883c4f1a518f836c9f04c6ed8f8603ebb6ef0ea7da821e772477592b5ecfb3a96f832cfba
-SHA512 (vendor-1.0.14.tar.gz) = 0060d63bdb2c395144a30592babcf7e4a0fbcac20c92bfe41865870e3d37f5aa47f9af0f0faf3cf4e717fafb99ae487a00999d6f987c5eceb3a07b6b888d9c83
+SHA512 (cosmic-osd-1.0.15.tar.gz) = a78766893c8c92d4ca3dcdb67142666c0024f6a86177010b9dd02d2dc1c851735666079bf80658471ebc30fa643ce80c30860a9bd0a2cd77bddac6fe7f16c540
+SHA512 (vendor-1.0.15.tar.gz) = 54feef924f0712d37001d9d051e087fa3f88797497044f03e387e5f1d0370d25fce872cf2afda9d9c9853ca87fde696721318cc6c2c5463c1a4be47b02835304
diff --git a/vendor-config-1.0.14.toml b/vendor-config-1.0.14.toml
deleted file mode 100644
index 8dacc2a..0000000
--- a/vendor-config-1.0.14.toml
+++ /dev/null
@@ -1,72 +0,0 @@
-[source.crates-io]
-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-comp"]
-git = "https://github.com/pop-os/cosmic-comp"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-protocols?rev=160b086"]
-git = "https://github.com/pop-os/cosmic-protocols"
-rev = "160b086"
-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"]
-git = "https://github.com/pop-os/cosmic-settings"
-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/pop-os/winit.git?tag=cosmic-0.14"]
-git = "https://github.com/pop-os/winit.git"
-tag = "cosmic-0.14"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/wash2/accesskit?tag=cosmic-0.14"]
-git = "https://github.com/wash2/accesskit"
-tag = "cosmic-0.14"
-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..8dacc2a
--- /dev/null
+++ b/vendor-config-1.0.15.toml
@@ -0,0 +1,72 @@
+[source.crates-io]
+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-comp"]
+git = "https://github.com/pop-os/cosmic-comp"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-protocols?rev=160b086"]
+git = "https://github.com/pop-os/cosmic-protocols"
+rev = "160b086"
+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"]
+git = "https://github.com/pop-os/cosmic-settings"
+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/pop-os/winit.git?tag=cosmic-0.14"]
+git = "https://github.com/pop-os/winit.git"
+tag = "cosmic-0.14"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/wash2/accesskit?tag=cosmic-0.14"]
+git = "https://github.com/wash2/accesskit"
+tag = "cosmic-0.14"
+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-06-04 0:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-04 0:32 [rpms/cosmic-osd] f43: Update to 1.0.15 Ryan Brue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox