public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-edit] f43: Update to 1.6.0
@ 2026-08-20 3:03 Ryan Brue
0 siblings, 0 replies; 2+ messages in thread
From: Ryan Brue @ 2026-08-20 3:03 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-edit
Branch : f43
Commit : 4ad3815e44151f7ac98335cb4c93ae858c2f986e
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-08-19T22:03:29-05:00
Stats : +0/-0 in 0 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-edit/c/4ad3815e44151f7ac98335cb4c93ae858c2f986e?branch=f43
Log:
Update to 1.6.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* [rpms/cosmic-edit] f43: Update to 1.6.0
@ 2026-08-20 2:44 Ryan Brue
0 siblings, 0 replies; 2+ messages in thread
From: Ryan Brue @ 2026-08-20 2:44 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-edit
Branch : f43
Commit : 6ea840e58676ecce469a62301b9ce36e351c459f
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-08-19T21:44:34-05:00
Stats : +76/-74 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-edit/c/6ea840e58676ecce469a62301b9ce36e351c459f?branch=f43
Log:
Update to 1.6.0
---
diff --git a/.gitignore b/.gitignore
index 97edcfa..5f71013 100644
--- a/.gitignore
+++ b/.gitignore
@@ -64,3 +64,5 @@
/vendor-1.4.0.tar.gz
/cosmic-edit-1.5.0.tar.gz
/vendor-1.5.0.tar.gz
+/cosmic-edit-1.6.0.tar.gz
+/vendor-1.6.0.tar.gz
diff --git a/cosmic-edit.spec b/cosmic-edit.spec
index 95f8c3b..4a58e4c 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 4ac0da3af97207fb3807375928812f23ec04161f
-%global commitdatestring 2026-07-28 18:04:45 -0600
-%global cosmic_minver 1.5.0
+%global commit 0f725de5e6198bad63f1bd68f347dc73ee944637
+%global commitdatestring 2026-08-18 15:25:10 -0600
+%global cosmic_minver 1.6.0
Name: cosmic-edit
-Version: 1.5.0
+Version: 1.6.0
Release: %autorelease
Summary: Libcosmic text editor
diff --git a/sources b/sources
index a5e46cd..9fdbf64 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-edit-1.5.0.tar.gz) = 53c4263a75b0e15251647a711b7cf33a9ee1e1de8159a7f587cf84ab78e8d9d7eccdfe00e7aed96f45d7d8a6c09f0ec6344cb9f828cec25ba25b573f5bf8f930
-SHA512 (vendor-1.5.0.tar.gz) = 242445be9257c52a5b8ffe3ff6c3d81fb2cdc9883fa08829da668a555460637e4f3cb68caacb3a0787ce0b98feb125bb7f95dec5a645e6740a28f659e8d60bd7
+SHA512 (cosmic-edit-1.6.0.tar.gz) = c28177f402241934520c2a4fd6b649d7ed2cae7fc086dd2a2d9b3c009eeef43f33bb20b96b5fefa3f3d6a99cb4c58e48831a1f1d90389f32c0a4455fe5e916aa
+SHA512 (vendor-1.6.0.tar.gz) = 2209ba1fddc871d5e99d349d267c8e9734905bb5d94e270d37d747c6bbf7ef98d5ecc9df03f8ad084db13c75f084cd35fb6d27058abbe0f6fcabcebe63d43a47
diff --git a/vendor-config-1.5.0.toml b/vendor-config-1.5.0.toml
deleted file mode 100644
index 0826b1d..0000000
--- a/vendor-config-1.5.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.6.0.toml b/vendor-config-1.6.0.toml
new file mode 100644
index 0000000..0826b1d
--- /dev/null
+++ b/vendor-config-1.6.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] 2+ messages in thread
end of thread, other threads:[~2026-08-20 3:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-20 3:03 [rpms/cosmic-edit] f43: Update to 1.6.0 Ryan Brue
-- strict thread matches above, loose matches on Subject: below --
2026-08-20 2:44 Ryan Brue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox