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] f43: Update to 1.0.16
Date: Wed, 10 Jun 2026 23:38:34 GMT [thread overview]
Message-ID: <178113471439.1.10902538233690936107.rpms-cosmic-player-e2c801106f27@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cosmic-player
Branch : f43
Commit : e2c801106f27ddad0b777ba02fd71ec135a4eb16
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-06-10T18:38:28-05:00
Stats : +69/-67 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-player/c/e2c801106f27ddad0b777ba02fd71ec135a4eb16?branch=f43
Log:
Update to 1.0.16
---
diff --git a/.gitignore b/.gitignore
index 0fce0f4..81ad3a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,3 +48,5 @@
/vendor-1.0.14.tar.gz
/cosmic-player-1.0.15.tar.gz
/vendor-1.0.15.tar.gz
+/cosmic-player-1.0.16.tar.gz
+/vendor-1.0.16.tar.gz
diff --git a/cosmic-player.spec b/cosmic-player.spec
index 5ecbee1..7d19cf5 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 26f396e4c87c09e02e8c331970844c4f5de0f96a
-%global commitdatestring 2026-06-03 10:44:40 -0400
-%global cosmic_minver 1.0.15
+%global commit c0b1bda86bc4dd86f52c97c55a820493b6273d26
+%global commitdatestring 2026-06-09 12:23:41 -0600
+%global cosmic_minver 1.0.16
Name: cosmic-player
-Version: 1.0.15
+Version: 1.0.16
Release: %autorelease
Summary: COSMIC media player
diff --git a/sources b/sources
index 0a2bbdf..3ac0ab7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-player-1.0.15.tar.gz) = efc7d118222bea9915476c3658a803deaac851fe8870e06a281dc5455582ff5c056d1ff9bdf752ab8b3ea8601cda9f531559bf0bca6e007a3f4addbe191b96d9
-SHA512 (vendor-1.0.15.tar.gz) = 7fa83a3dfedb4317ec8b3b3e56ae1f30fc6da29527a97615d1f01fa76f16870946fabbbde609cc8c99ec3fbe40f694896cae31d2947fc8fe60f4d2c6d909a0b4
+SHA512 (cosmic-player-1.0.16.tar.gz) = 7d9d0aede7d94b549702cb12663ac286a1714b94fe474636f60aeb1db72250067e617f3a585d3a211610b12fe3c12d9ae9f5b0cf73b2d75ea2128e7c3139f12e
+SHA512 (vendor-1.0.16.tar.gz) = 155aa7f67762fff1712733f88dc0f58dbd815adaf4457d50e68ace6cb641583013293385589a6c93a3a803dbb0c104909c5295850a2a851b23814c761c891447
diff --git a/vendor-config-1.0.15.toml b/vendor-config-1.0.15.toml
deleted file mode 100644
index 0e7f7c0..0000000
--- a/vendor-config-1.0.15.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.16.toml b/vendor-config-1.0.16.toml
new file mode 100644
index 0000000..0e7f7c0
--- /dev/null
+++ b/vendor-config-1.0.16.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-10 23:38 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=178113471439.1.10902538233690936107.rpms-cosmic-player-e2c801106f27@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