public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-player] f43: Update to 1.4.0
@ 2026-07-23 3:39 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-07-23 3:39 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-player
Branch : f43
Commit : 3ec9a9ee66fec83a9235a406a993fff1ecc2f25c
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-07-22T22:39:34-05:00
Stats : +69/-67 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-player/c/3ec9a9ee66fec83a9235a406a993fff1ecc2f25c?branch=f43
Log:
Update to 1.4.0
---
diff --git a/.gitignore b/.gitignore
index 0e134ec..ecf707d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,3 +54,5 @@
/vendor-1.1.0.tar.gz
/cosmic-player-1.3.0.tar.gz
/vendor-1.3.0.tar.gz
+/cosmic-player-1.4.0.tar.gz
+/vendor-1.4.0.tar.gz
diff --git a/cosmic-player.spec b/cosmic-player.spec
index fe1ebc9..a41553c 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 d910353b6ff743ca95850a44f6ad9ef6ebc5fa0c
-%global commitdatestring 2026-07-13 10:29:00 -0600
-%global cosmic_minver 1.3.0
+%global commit 7550c300c4997b7b0d61314ab1cfd15fb587ca80
+%global commitdatestring 2026-07-20 18:14:42 -0600
+%global cosmic_minver 1.4.0
Name: cosmic-player
-Version: 1.3.0
+Version: 1.4.0
Release: %autorelease
Summary: COSMIC media player
diff --git a/sources b/sources
index e3a3fe0..f12e8ab 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-player-1.3.0.tar.gz) = 456f38e0fd736439c813d1e3e184bdacc2731d1c98eb023bdbc8e84d5a7f6739fe5f2ccd80a8d19e5558308b9ca88ff437d280d99c88630c7ff85bb6fef1c998
-SHA512 (vendor-1.3.0.tar.gz) = f3ea4882592ae35bdf5b5e290f6889f3a7b82c1cd07147cfa3f0574372d3b4049629923ee8ec77e4ef99d1f55e19048d5a0b62978921450ff50288e2290d3a54
+SHA512 (cosmic-player-1.4.0.tar.gz) = 966b37ab8021f27d0169ec01a3269dc5c3c3f3425d7a6ef333ba113a6046aad7429e4b4387c5a5d11b9e1771bbd2e13924bd313b2cec85817bfb9b39c34db809
+SHA512 (vendor-1.4.0.tar.gz) = abde2bbd2b5f55abd9c941f0958a47daa9b709767c12c4785994edaf39a1c00bc276d0466732167f000ac2bcb719b81aa90be11067856d9f42c7540f3f2c8d44
diff --git a/vendor-config-1.3.0.toml b/vendor-config-1.3.0.toml
deleted file mode 100644
index 3722770..0000000
--- a/vendor-config-1.3.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.4.0.toml b/vendor-config-1.4.0.toml
new file mode 100644
index 0000000..3722770
--- /dev/null
+++ b/vendor-config-1.4.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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-23 3:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 3:39 [rpms/cosmic-player] f43: Update to 1.4.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