public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-term] f43: Update to 1.5.0
@ 2026-07-30 0:44 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-07-30 0:44 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-term
Branch : f43
Commit : 9d463e4b6dfcea2f5084950f62893d670aba1ce3
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-07-29T19:44:23-05:00
Stats : +72/-70 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-term/c/9d463e4b6dfcea2f5084950f62893d670aba1ce3?branch=f43
Log:
Update to 1.5.0
---
diff --git a/.gitignore b/.gitignore
index 8c9e6cb..16c1bc8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -63,3 +63,5 @@
/vendor-config-1.3.0.toml
/cosmic-term-1.4.0.tar.gz
/vendor-1.4.0.tar.gz
+/cosmic-term-1.5.0.tar.gz
+/vendor-1.5.0.tar.gz
diff --git a/cosmic-term.spec b/cosmic-term.spec
index 5d60da7..8c1ee47 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 117644e9c1bd525034e5c24570584f7b1d3478de
-%global commitdatestring 2026-07-20 16:36:09 -0600
-%global cosmic_minver 1.4.0
+%global commit 543cbb0cb818e1ef724d7f917ca562af44340e47
+%global commitdatestring 2026-07-28 18:07:01 -0600
+%global cosmic_minver 1.5.0
Name: cosmic-term
-Version: 1.4.0
+Version: 1.5.0
Release: %autorelease
Summary: Terminal emulator built with alacritty and Libcosmic
diff --git a/sources b/sources
index 0d4af86..ee3f5fe 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-term-1.4.0.tar.gz) = 7f30abdd976f3e349a40a16a1372863845bd76526ff6d5591f06c465bfc1d88c995534a1a78cbc035f5e9d61ef1d0ac7c38b9a18488640eebb3185cb275c5c62
-SHA512 (vendor-1.4.0.tar.gz) = e329670059b853dc0eb5ddaf9c56fd216aa32d4f646551b8b68015cdc7a319b0e3930991640017d086221dcd8373beca2afe7549486d330849e7dd5e6f950064
+SHA512 (cosmic-term-1.5.0.tar.gz) = 64dec5c3a87f6f162fbe5e22dee783b139afd40cc6d2986ce139252474c7c84ec57c772e20e43d408eabc11c014e506d9af3a60e79d6607d224ad23312fc812d
+SHA512 (vendor-1.5.0.tar.gz) = e917618aac3b31b8eaab7dcbcd86e3a572070be491998fd7229a9e7aa6f87d71d1bb2660b7e75796469988435d9a916e753dd6b5365ffbd6e0724974a743bd49
diff --git a/vendor-config-1.4.0.toml b/vendor-config-1.4.0.toml
deleted file mode 100644
index 49d68e1..0000000
--- a/vendor-config-1.4.0.toml
+++ /dev/null
@@ -1,64 +0,0 @@
-[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
diff --git a/vendor-config-1.5.0.toml b/vendor-config-1.5.0.toml
new file mode 100644
index 0000000..49d68e1
--- /dev/null
+++ b/vendor-config-1.5.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-30 0:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30 0:44 [rpms/cosmic-term] f43: Update to 1.5.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