public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-edit] f45: Update to 1.8.0
@ 2026-09-09 21:08 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-09-09 21:08 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-edit
Branch : f45
Commit : 01891a437b2fec44454e56e3880d04e14cc62b74
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-09-09T16:08:19-05:00
Stats : +76/-74 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-edit/c/01891a437b2fec44454e56e3880d04e14cc62b74?branch=f45
Log:
Update to 1.8.0
---
diff --git a/.gitignore b/.gitignore
index 5f71013..402a6a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -66,3 +66,5 @@
/vendor-1.5.0.tar.gz
/cosmic-edit-1.6.0.tar.gz
/vendor-1.6.0.tar.gz
+/cosmic-edit-1.8.0.tar.gz
+/vendor-1.8.0.tar.gz
diff --git a/cosmic-edit.spec b/cosmic-edit.spec
index 4a58e4c..44c2810 100644
--- a/cosmic-edit.spec
+++ b/cosmic-edit.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 0f725de5e6198bad63f1bd68f347dc73ee944637
-%global commitdatestring 2026-08-18 15:25:10 -0600
-%global cosmic_minver 1.6.0
+%global commit 26f6ffd3e6ae2250363ab550e20601c065a565cb
+%global commitdatestring 2026-09-03 13:18:38 -0600
+%global cosmic_minver 1.8.0
Name: cosmic-edit
-Version: 1.6.0
+Version: 1.8.0
Release: %autorelease
Summary: Libcosmic text editor
diff --git a/sources b/sources
index 9fdbf64..e43823f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-edit-1.6.0.tar.gz) = c28177f402241934520c2a4fd6b649d7ed2cae7fc086dd2a2d9b3c009eeef43f33bb20b96b5fefa3f3d6a99cb4c58e48831a1f1d90389f32c0a4455fe5e916aa
-SHA512 (vendor-1.6.0.tar.gz) = 2209ba1fddc871d5e99d349d267c8e9734905bb5d94e270d37d747c6bbf7ef98d5ecc9df03f8ad084db13c75f084cd35fb6d27058abbe0f6fcabcebe63d43a47
+SHA512 (cosmic-edit-1.8.0.tar.gz) = 28bd1d57d01fc338bde8019efbf14eef343505fe23d3039078a1d846c56420a7fecf489a120fcadcfe0176a8151eb9ed73761b876d8d03fa8c2fa74808ec7659
+SHA512 (vendor-1.8.0.tar.gz) = a202d4241aeedef958472a5066dcef6a8d0cf8033ffb991480bd357f5d9df0bd9458d1b8604d6832e2ec17bbdd0164db7270b35469bcb3c309a24bd48d29586f
diff --git a/vendor-config-1.6.0.toml b/vendor-config-1.6.0.toml
deleted file mode 100644
index 0826b1d..0000000
--- a/vendor-config-1.6.0.toml
+++ /dev/null
@@ -1,68 +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/cosmic-syntax-theme.git"]
-git = "https://github.com/pop-os/cosmic-syntax-theme.git"
-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..0826b1d
--- /dev/null
+++ b/vendor-config-1.8.0.toml
@@ -0,0 +1,68 @@
+[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/cosmic-syntax-theme.git"]
+git = "https://github.com/pop-os/cosmic-syntax-theme.git"
+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-09-09 21:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-09 21:08 [rpms/cosmic-edit] f45: Update to 1.8.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