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-term] f43: Update to 1.8.0
Date: Wed, 09 Sep 2026 21:13:28 GMT	[thread overview]
Message-ID: <178898840808.1.11074684441432443636.rpms-cosmic-term-d1cd3198f1f6@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/cosmic-term
Branch : f43
Commit : d1cd3198f1f6e16f983675a6860cbc0b9306a38b
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-09-09T16:13:21-05:00
Stats  : +72/-70 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-term/c/d1cd3198f1f6e16f983675a6860cbc0b9306a38b?branch=f43

Log:
Update to 1.8.0

---
diff --git a/.gitignore b/.gitignore
index eb01775..b1bf190 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,3 +67,5 @@
 /vendor-1.5.0.tar.gz
 /cosmic-term-1.6.0.tar.gz
 /vendor-1.6.0.tar.gz
+/cosmic-term-1.8.0.tar.gz
+/vendor-1.8.0.tar.gz

diff --git a/cosmic-term.spec b/cosmic-term.spec
index a3bb3a2..00ae513 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 032a10796b299a49989c446c1e489c22fdbfaacf
-%global commitdatestring 2026-08-18 15:24:53 -0600
-%global cosmic_minver 1.6.0
+%global commit 4f0f0b6e4ea478aed9b387365c0f03187e9301bd
+%global commitdatestring 2026-09-02 12:25:35 -0600
+%global cosmic_minver 1.8.0
 
 Name:           cosmic-term
-Version: 1.6.0
+Version: 1.8.0
 Release:        %autorelease
 Summary:        Terminal emulator built with alacritty and Libcosmic
 

diff --git a/sources b/sources
index b9c5c15..2fe5d50 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-term-1.6.0.tar.gz) = 995e152acd56e778a35cc2721ac9aec04b02b321ea21039a93f0cd670c603dd09d976a849819e4508184facacaead30bd8ba99d41098376d1b9bf980ecd00953
-SHA512 (vendor-1.6.0.tar.gz) = b21ee3bef521614bdb13398542db36b09b84d312fad2952bfd78993771f2a2445f7e1c9f1273abb35c8f573760f78c0ecc6caa0508ef2b1cfc4d96403dfef6e7
+SHA512 (cosmic-term-1.8.0.tar.gz) = 50ca12ba95251fc5b8279faa2e218cbf4f1ae52c0261873f8bd35b5597d12fb218ea8257e74dd8cc4d25cd6a9075f2d770225c710da979181fb3a4d6bd66e7f8
+SHA512 (vendor-1.8.0.tar.gz) = 06f9b1dab3bf88711b9711e5f3a211dbfb84bad959bbe0fe550da26b51e0c95649ea1a69e9898aa2ea9108eeb849cbeeddbcb8438dd17a8814ce4df2b2490183

diff --git a/vendor-config-1.6.0.toml b/vendor-config-1.6.0.toml
deleted file mode 100644
index 49d68e1..0000000
--- a/vendor-config-1.6.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.8.0.toml b/vendor-config-1.8.0.toml
new file mode 100644
index 0000000..49d68e1
--- /dev/null
+++ b/vendor-config-1.8.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

                 reply	other threads:[~2026-09-09 21:13 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=178898840808.1.11074684441432443636.rpms-cosmic-term-d1cd3198f1f6@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