public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-player] rawhide: 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-player
Branch : rawhide
Commit : e78fcdf04d033801f8b1187225f1ae6d370e21ca
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-06-23T22:37:39-05:00
Stats : +69/-67 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-player/c/e78fcdf04d033801f8b1187225f1ae6d370e21ca?branch=rawhide
Log:
Update to 1.1.0
---
diff --git a/.gitignore b/.gitignore
index 81ad3a6..c6daca8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,5 @@
/vendor-1.0.15.tar.gz
/cosmic-player-1.0.16.tar.gz
/vendor-1.0.16.tar.gz
+/cosmic-player-1.1.0.tar.gz
+/vendor-1.1.0.tar.gz
diff --git a/cosmic-player.spec b/cosmic-player.spec
index 7d19cf5..0a966a3 100644
--- a/cosmic-player.spec
+++ b/cosmic-player.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 c0b1bda86bc4dd86f52c97c55a820493b6273d26
-%global commitdatestring 2026-06-09 12:23:41 -0600
-%global cosmic_minver 1.0.16
+%global commit f6d3554788ce535509f449721d9f3db812138ee5
+%global commitdatestring 2026-06-23 10:39:31 -0600
+%global cosmic_minver 1.1.0
Name: cosmic-player
-Version: 1.0.16
+Version: 1.1.0
Release: %autorelease
Summary: COSMIC media player
diff --git a/sources b/sources
index 3ac0ab7..123fc3c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-player-1.0.16.tar.gz) = 7d9d0aede7d94b549702cb12663ac286a1714b94fe474636f60aeb1db72250067e617f3a585d3a211610b12fe3c12d9ae9f5b0cf73b2d75ea2128e7c3139f12e
-SHA512 (vendor-1.0.16.tar.gz) = 155aa7f67762fff1712733f88dc0f58dbd815adaf4457d50e68ace6cb641583013293385589a6c93a3a803dbb0c104909c5295850a2a851b23814c761c891447
+SHA512 (cosmic-player-1.1.0.tar.gz) = 1b1478e1815ddf9384eab9c16812d7f4769c037f0288f677e0d417de5eacc4b2d5d174566c5ffc68d769c7a6dad54583b3521d15be737d3c49bc2393b4b1e635
+SHA512 (vendor-1.1.0.tar.gz) = 6a2ffc3106224d92d156b5c0c6612ea0e007d0db2b545c0f54df5720fc42614f20789fa64d8f9dd7df3e06648db3334204109888253541943c8cb1580c401422
diff --git a/vendor-config-1.0.16.toml b/vendor-config-1.0.16.toml
deleted file mode 100644
index 0e7f7c0..0000000
--- a/vendor-config-1.0.16.toml
+++ /dev/null
@@ -1,61 +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-protocols?rev=c253ec1"]
-git = "https://github.com/pop-os/cosmic-protocols"
-rev = "c253ec1"
-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"]
-git = "https://github.com/pop-os/libcosmic.git"
-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."git+https://github.com/wash2/iced_video_player.git?branch=iced-rebase"]
-git = "https://github.com/wash2/iced_video_player.git"
-branch = "iced-rebase"
-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..0e7f7c0
--- /dev/null
+++ b/vendor-config-1.1.0.toml
@@ -0,0 +1,61 @@
+[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-protocols?rev=c253ec1"]
+git = "https://github.com/pop-os/cosmic-protocols"
+rev = "c253ec1"
+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"]
+git = "https://github.com/pop-os/libcosmic.git"
+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."git+https://github.com/wash2/iced_video_player.git?branch=iced-rebase"]
+git = "https://github.com/wash2/iced_video_player.git"
+branch = "iced-rebase"
+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-player] rawhide: 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