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-player] f44: Update to 1.0.15
Date: Thu, 04 Jun 2026 00:35:50 GMT [thread overview]
Message-ID: <178053335068.1.18114255164866550585.rpms-cosmic-player-86f364ab5338@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cosmic-player
Branch : f44
Commit : 86f364ab5338db49c1f7acaad95bc3f04a9c977f
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-06-03T19:35:45-05:00
Stats : +69/-67 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-player/c/86f364ab5338db49c1f7acaad95bc3f04a9c977f?branch=f44
Log:
Update to 1.0.15
---
diff --git a/.gitignore b/.gitignore
index 1e7b6e1..0fce0f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,3 +46,5 @@
/vendor-1.0.13.tar.gz
/cosmic-player-1.0.14.tar.gz
/vendor-1.0.14.tar.gz
+/cosmic-player-1.0.15.tar.gz
+/vendor-1.0.15.tar.gz
diff --git a/cosmic-player.spec b/cosmic-player.spec
index 77410f2..5ecbee1 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 be027795701a91a29038a3aeca294b3acf5746bf
-%global commitdatestring 2026-05-26 13:14:56 -0600
-%global cosmic_minver 1.0.14
+%global commit 26f396e4c87c09e02e8c331970844c4f5de0f96a
+%global commitdatestring 2026-06-03 10:44:40 -0400
+%global cosmic_minver 1.0.15
Name: cosmic-player
-Version: 1.0.14
+Version: 1.0.15
Release: %autorelease
Summary: COSMIC media player
diff --git a/sources b/sources
index cef6f13..0a2bbdf 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-player-1.0.14.tar.gz) = 59e51bd79761ea3240c5c4d3db384d96e1df5de5180f1b896d4b2b6ca269b732c402ed6589d32b3fa0d17aedb0b8ed4af6451a23a5ae289dbaa346df4258becc
-SHA512 (vendor-1.0.14.tar.gz) = 3db8e8f3d70dd71db3b3da8aee78139946049a2a9497c54987394472421447715ff8a8313e16f1ff1c92cceab307cfb668e2a22afd310e0bc522574d55d6da39
+SHA512 (cosmic-player-1.0.15.tar.gz) = efc7d118222bea9915476c3658a803deaac851fe8870e06a281dc5455582ff5c056d1ff9bdf752ab8b3ea8601cda9f531559bf0bca6e007a3f4addbe191b96d9
+SHA512 (vendor-1.0.15.tar.gz) = 7fa83a3dfedb4317ec8b3b3e56ae1f30fc6da29527a97615d1f01fa76f16870946fabbbde609cc8c99ec3fbe40f694896cae31d2947fc8fe60f4d2c6d909a0b4
diff --git a/vendor-config-1.0.14.toml b/vendor-config-1.0.14.toml
deleted file mode 100644
index 0e7f7c0..0000000
--- a/vendor-config-1.0.14.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.0.15.toml b/vendor-config-1.0.15.toml
new file mode 100644
index 0000000..0e7f7c0
--- /dev/null
+++ b/vendor-config-1.0.15.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
reply other threads:[~2026-06-04 0:35 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=178053335068.1.18114255164866550585.rpms-cosmic-player-86f364ab5338@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