public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-osd] f43: Update to 1.1.0
@ 2026-06-24  3:37 Ryan Brue
  0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-06-24  3:37 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/cosmic-osd
Branch : f43
Commit : 730d09fab94cccec7a31484cf076dc12796afcd4
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-06-23T22:37:27-05:00
Stats  : +80/-78 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-osd/c/730d09fab94cccec7a31484cf076dc12796afcd4?branch=f43

Log:
Update to 1.1.0

---
diff --git a/.gitignore b/.gitignore
index a14a783..dfbf66e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,3 +56,5 @@
 /vendor-1.0.15.tar.gz
 /cosmic-osd-1.0.16.tar.gz
 /vendor-1.0.16.tar.gz
+/cosmic-osd-1.1.0.tar.gz
+/vendor-1.1.0.tar.gz

diff --git a/cosmic-osd.spec b/cosmic-osd.spec
index b0d5918..1e87c4e 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 28af81d1a7479b4e9edddb2fcf8c93f2074bad6b
-%global commitdatestring 2026-05-29 08:55:20 -0600
-%global cosmic_minver 1.0.16
+%global commit 1921053e003e073df06d1af5f35be9193c22683c
+%global commitdatestring 2026-06-23 17:08:12 +0200
+%global cosmic_minver 1.1.0
 
 Name:           cosmic-osd
-Version: 1.0.16
+Version: 1.1.0
 Release:        %autorelease
 Summary:        OSDs for the COSMIC Desktop Environment
 

diff --git a/sources b/sources
index d347d6e..f543c15 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-osd-1.0.16.tar.gz) = f79497627552688821e588aa8c8b2ddda09125568dbeba09d3ab86339cca1c410ed10de777bcb3e6443c27f0e0948d16923bddcadfa9bb2e2fecddc14d79647f
-SHA512 (vendor-1.0.16.tar.gz) = 3ad149e370497856769aeb3fa64fb03a65134e0b55f2d5dcf978c9e90a4d8e64ba0c1c676f21fc6f309577d5edb67f534e848c468c197b8bdb818053ac9d263a
+SHA512 (cosmic-osd-1.1.0.tar.gz) = c60f889d9fc5c1bdd3e4262f0b31aa52ed5d263164d9b5073e06dc196762cab0d67af2bd3f68fe2de88663dc5195fa9dfa8bd4e5fa69b2e451d4240b5954121a
+SHA512 (vendor-1.1.0.tar.gz) = d9bb34874d5d417cf7f399b258a42002a7b507c9ed742a5900ffd374a8d227fc0b36bfe210cec66afff27247786a73f6d8ef352f2024911b47e1fc077985a28b

diff --git a/vendor-config-1.0.16.toml b/vendor-config-1.0.16.toml
deleted file mode 100644
index 8dacc2a..0000000
--- a/vendor-config-1.0.16.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.1.0.toml b/vendor-config-1.1.0.toml
new file mode 100644
index 0000000..95819f3
--- /dev/null
+++ b/vendor-config-1.1.0.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=c253ec1"]
+git = "https://github.com/pop-os/cosmic-protocols"
+rev = "c253ec1"
+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-24  3:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-24  3:37 [rpms/cosmic-osd] f43: Update to 1.1.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