public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-app-library] f43: Update to 1.6.0
@ 2026-08-20 2:42 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-08-20 2:42 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-app-library
Branch : f43
Commit : 48f09cf02bb73fff7cf86b3807c126995e615eec
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-08-19T21:42:37-05:00
Stats : +76/-74 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-app-library/c/48f09cf02bb73fff7cf86b3807c126995e615eec?branch=f43
Log:
Update to 1.6.0
---
diff --git a/.gitignore b/.gitignore
index bf6a474..3809632 100644
--- a/.gitignore
+++ b/.gitignore
@@ -64,3 +64,5 @@
/vendor-1.4.0.tar.gz
/cosmic-applibrary-1.5.0.tar.gz
/vendor-1.5.0.tar.gz
+/cosmic-applibrary-1.6.0.tar.gz
+/vendor-1.6.0.tar.gz
diff --git a/cosmic-app-library.spec b/cosmic-app-library.spec
index e1ebab3..a53db0e 100644
--- a/cosmic-app-library.spec
+++ b/cosmic-app-library.spec
@@ -7,12 +7,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 172acdae07aeb78a554813a566c0f8b942dcc831
-%global commitdatestring 2026-07-28 16:42:46 +0200
-%global cosmic_minver 1.5.0
+%global commit 7ecfcf5bb25d14066a5b88cfa75befeaad8a97d4
+%global commitdatestring 2026-08-18 14:10:43 +0200
+%global cosmic_minver 1.6.0
Name: cosmic-app-library
-Version: 1.5.0
+Version: 1.6.0
Release: %autorelease
Summary: App Library program for the COSMIC Desktop Environment
diff --git a/sources b/sources
index ffc23bd..fcacef6 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-applibrary-1.5.0.tar.gz) = fd73b88a68deb446d968c77b044a216a804f0068772a82e84a4286a13ddb2e0bee677297fecad5e7d17491460ec9279d2b58010f7137fea5c2eebec426336065
-SHA512 (vendor-1.5.0.tar.gz) = 4b1c683b8fc9b56ccce78af022b83085c27584e901ccb0ed5a1d05764a861db944ec3270b2b72cec144fa50c3a5f924dd8f9d6406afacefb68eadc65e5e23c77
+SHA512 (cosmic-applibrary-1.6.0.tar.gz) = 1a6006d0d334b83e06eb4ef3285e661eda8c24e1d926348b9fc34c28ece606080fcac753a94a1ce7419e8750c56a5285ee391f4fb1a585b5d2bf0dc75638ee56
+SHA512 (vendor-1.6.0.tar.gz) = 34de8627ab84a55abf954b7bdb28cc3af67a3338feca53435dcb2d6ee6aaa7f9dd0ad987a6ee364d3c92ef6d430ebd6d2245787be555f43c7c74c0f2cbbc2ceb
diff --git a/vendor-config-1.5.0.toml b/vendor-config-1.5.0.toml
deleted file mode 100644
index f0b7b0a..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/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-applets"]
-git = "https://github.com/pop-os/cosmic-applets"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-panel"]
-git = "https://github.com/pop-os/cosmic-panel"
-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-settings-daemon"]
-git = "https://github.com/pop-os/cosmic-settings-daemon"
-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 = "https://github.com/pop-os/libcosmic"
-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..f0b7b0a
--- /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/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-applets"]
+git = "https://github.com/pop-os/cosmic-applets"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-panel"]
+git = "https://github.com/pop-os/cosmic-panel"
+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-settings-daemon"]
+git = "https://github.com/pop-os/cosmic-settings-daemon"
+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 = "https://github.com/pop-os/libcosmic"
+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-08-20 2:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-20 2:42 [rpms/cosmic-app-library] f43: Update to 1.6.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