public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-term] f44: Update to 1.6.0
@ 2026-08-20 2:46 Ryan Brue
0 siblings, 0 replies; 2+ messages in thread
From: Ryan Brue @ 2026-08-20 2:46 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-term
Branch : f44
Commit : 3b56ad23176bbd6c4f75c88a74eea33318f15463
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-08-19T21:46:52-05:00
Stats : +72/-70 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-term/c/3b56ad23176bbd6c4f75c88a74eea33318f15463?branch=f44
Log:
Update to 1.6.0
---
diff --git a/.gitignore b/.gitignore
index 16c1bc8..eb01775 100644
--- a/.gitignore
+++ b/.gitignore
@@ -65,3 +65,5 @@
/vendor-1.4.0.tar.gz
/cosmic-term-1.5.0.tar.gz
/vendor-1.5.0.tar.gz
+/cosmic-term-1.6.0.tar.gz
+/vendor-1.6.0.tar.gz
diff --git a/cosmic-term.spec b/cosmic-term.spec
index 8c1ee47..a3bb3a2 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 543cbb0cb818e1ef724d7f917ca562af44340e47
-%global commitdatestring 2026-07-28 18:07:01 -0600
-%global cosmic_minver 1.5.0
+%global commit 032a10796b299a49989c446c1e489c22fdbfaacf
+%global commitdatestring 2026-08-18 15:24:53 -0600
+%global cosmic_minver 1.6.0
Name: cosmic-term
-Version: 1.5.0
+Version: 1.6.0
Release: %autorelease
Summary: Terminal emulator built with alacritty and Libcosmic
diff --git a/sources b/sources
index ee3f5fe..b9c5c15 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-term-1.5.0.tar.gz) = 64dec5c3a87f6f162fbe5e22dee783b139afd40cc6d2986ce139252474c7c84ec57c772e20e43d408eabc11c014e506d9af3a60e79d6607d224ad23312fc812d
-SHA512 (vendor-1.5.0.tar.gz) = e917618aac3b31b8eaab7dcbcd86e3a572070be491998fd7229a9e7aa6f87d71d1bb2660b7e75796469988435d9a916e753dd6b5365ffbd6e0724974a743bd49
+SHA512 (cosmic-term-1.6.0.tar.gz) = 995e152acd56e778a35cc2721ac9aec04b02b321ea21039a93f0cd670c603dd09d976a849819e4508184facacaead30bd8ba99d41098376d1b9bf980ecd00953
+SHA512 (vendor-1.6.0.tar.gz) = b21ee3bef521614bdb13398542db36b09b84d312fad2952bfd78993771f2a2445f7e1c9f1273abb35c8f573760f78c0ecc6caa0508ef2b1cfc4d96403dfef6e7
diff --git a/vendor-config-1.5.0.toml b/vendor-config-1.5.0.toml
deleted file mode 100644
index 49d68e1..0000000
--- a/vendor-config-1.5.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.6.0.toml b/vendor-config-1.6.0.toml
new file mode 100644
index 0000000..49d68e1
--- /dev/null
+++ b/vendor-config-1.6.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] 2+ messages in thread* [rpms/cosmic-term] f44: Update to 1.6.0
@ 2026-08-20 2:49 Ryan Brue
0 siblings, 0 replies; 2+ messages in thread
From: Ryan Brue @ 2026-08-20 2:49 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-term
Branch : f44
Commit : 243294a3b3d8fba9f66a4648bdfbd63e0a250c5c
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-08-19T21:49:43-05:00
Stats : +0/-0 in 0 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-term/c/243294a3b3d8fba9f66a4648bdfbd63e0a250c5c?branch=f44
Log:
Update to 1.6.0
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-20 2:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-20 2:46 [rpms/cosmic-term] f44: Update to 1.6.0 Ryan Brue
2026-08-20 2:49 Ryan Brue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox