public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-term] f43: Update to 1.4.0
@ 2026-07-23 3:45 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-07-23 3:45 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-term
Branch : f43
Commit : b9c1284da0c24cb372eddbf099ce2dcf335471d6
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-07-22T22:45:34-05:00
Stats : +72/-7 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-term/c/b9c1284da0c24cb372eddbf099ce2dcf335471d6?branch=f43
Log:
Update to 1.4.0
---
diff --git a/.gitignore b/.gitignore
index 20f54a6..8c9e6cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,3 +61,5 @@
/cosmic-term-1.3.0.tar.gz
/vendor-1.3.0.tar.gz
/vendor-config-1.3.0.toml
+/cosmic-term-1.4.0.tar.gz
+/vendor-1.4.0.tar.gz
diff --git a/cosmic-term.spec b/cosmic-term.spec
index 21f0140..5d60da7 100644
--- a/cosmic-term.spec
+++ b/cosmic-term.spec
@@ -9,12 +9,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 44d042f45d6fe1c2f16c91ba760f38f430526aca
-%global commitdatestring 2026-07-14 13:32:02 -0600
-%global cosmic_minver 1.3.0
+%global commit 117644e9c1bd525034e5c24570584f7b1d3478de
+%global commitdatestring 2026-07-20 16:36:09 -0600
+%global cosmic_minver 1.4.0
Name: cosmic-term
-Version: 1.3.0
+Version: 1.4.0
Release: %autorelease
Summary: Terminal emulator built with alacritty and Libcosmic
diff --git a/sources b/sources
index f000ca6..0d4af86 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,2 @@
-SHA512 (cosmic-term-1.3.0.tar.gz) = 565dbb304bc0dfd38baa805cc79d83a765d44a6fe4dd5ae4f5c0634123dd9e8289900ed0cc703edffeba8283e852fb3685fc056a010b8ebb4670f404933b4c8e
-SHA512 (vendor-1.3.0.tar.gz) = 5ea59da4fc782615065cade1357703f40ccd3470c50325528928b563d753f9a769e5190156f3d5bf6fb2132567220202e672f58c6be7bb110bb476e0cbdf8231
-SHA512 (vendor-config-1.3.0.toml) = ed884abae4f172338e1a3d7383f6cbd38a8974a5c59cb1f1fa9f13e8911e9fcf2d998776cb99c533e40e239bdeb320760ccc7dfac94b6797268fa4e8e1768d08
+SHA512 (cosmic-term-1.4.0.tar.gz) = 7f30abdd976f3e349a40a16a1372863845bd76526ff6d5591f06c465bfc1d88c995534a1a78cbc035f5e9d61ef1d0ac7c38b9a18488640eebb3185cb275c5c62
+SHA512 (vendor-1.4.0.tar.gz) = e329670059b853dc0eb5ddaf9c56fd216aa32d4f646551b8b68015cdc7a319b0e3930991640017d086221dcd8373beca2afe7549486d330849e7dd5e6f950064
diff --git a/vendor-config-1.4.0.toml b/vendor-config-1.4.0.toml
new file mode 100644
index 0000000..49d68e1
--- /dev/null
+++ b/vendor-config-1.4.0.toml
@@ -0,0 +1,64 @@
+[source.crates-io]
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/ebassi/xdg-mime-rs"]
+git = "https://github.com/ebassi/xdg-mime-rs"
+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-files.git"]
+git = "https://github.com/pop-os/cosmic-files.git"
+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.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:45 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:45 [rpms/cosmic-term] 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