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] rawhide: Update to 1.8.0
Date: Wed, 09 Sep 2026 20:57:01 GMT [thread overview]
Message-ID: <178898742195.1.6078684735612946406.rpms-cosmic-player-5467d8d32c15@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cosmic-player
Branch : rawhide
Commit : 5467d8d32c1574f1b9037807308a2daedbfc712b
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-09-09T15:56:54-05:00
Stats : +69/-67 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-player/c/5467d8d32c1574f1b9037807308a2daedbfc712b?branch=rawhide
Log:
Update to 1.8.0
---
diff --git a/.gitignore b/.gitignore
index 9dc6e51..c37a96e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,5 @@
/vendor-1.5.0.tar.gz
/cosmic-player-1.6.0.tar.gz
/vendor-1.6.0.tar.gz
+/cosmic-player-1.8.0.tar.gz
+/vendor-1.8.0.tar.gz
diff --git a/cosmic-player.spec b/cosmic-player.spec
index dc04973..c7dd3d9 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 55ecae4644bf7968181ea42a4db9393bdc4e53e7
-%global commitdatestring 2026-08-18 13:38:32 -0600
-%global cosmic_minver 1.6.0
+%global commit a297c24a961e77a354850595aae40a5ce37ba973
+%global commitdatestring 2026-09-02 12:19:07 -0600
+%global cosmic_minver 1.8.0
Name: cosmic-player
-Version: 1.6.0
+Version: 1.8.0
Release: %autorelease
Summary: COSMIC media player
diff --git a/sources b/sources
index 564e79b..2ac83c9 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-player-1.6.0.tar.gz) = 83377892a47004b4992cacf88a9f78510b11400d1a5abd50da47ff35182c30632539829383cfc6cfd6ce66b22933b9bf6530f9aef178545c02090dd5350daf57
-SHA512 (vendor-1.6.0.tar.gz) = 077760fc63200ca161f0e73827b513296b2ee3faf4ff06a86833d28edff1253173d45ffad342f6b0004d3cb37fc5990a4ecae73426e330b8ce519c29c0b98ea1
+SHA512 (cosmic-player-1.8.0.tar.gz) = d10b217a2d8bf932c7a5f85b7214ce74be3731c6567d1aa0d3fb3a5eb6dad52746f8c63dd00ff99cf27b911fbcf87529e5ab01dfd059688cdf62413808f7fc40
+SHA512 (vendor-1.8.0.tar.gz) = e4204ee35e7335793f56df29d4d8c088e9652e2bc1de35ab7ed88015cc6e031edae2481b75017c78ecbe36d4704ac6b33391150900f2433ea6230271fe522b7c
diff --git a/vendor-config-1.6.0.toml b/vendor-config-1.6.0.toml
deleted file mode 100644
index 3722770..0000000
--- a/vendor-config-1.6.0.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=32283d7"]
-git = "https://github.com/pop-os/cosmic-protocols"
-rev = "32283d7"
-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.8.0.toml b/vendor-config-1.8.0.toml
new file mode 100644
index 0000000..3722770
--- /dev/null
+++ b/vendor-config-1.8.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=32283d7"]
+git = "https://github.com/pop-os/cosmic-protocols"
+rev = "32283d7"
+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-09-09 20:57 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=178898742195.1.6078684735612946406.rpms-cosmic-player-5467d8d32c15@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