public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-app-library] f44: Update to 1.4.0
@ 2026-07-23 3:30 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-07-23 3:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-app-library
Branch : f44
Commit : 03d2c557f1c7662852b2dee716bf1090b665586f
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-07-22T22:30:52-05:00
Stats : +74/-72 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-app-library/c/03d2c557f1c7662852b2dee716bf1090b665586f?branch=f44
Log:
Update to 1.4.0
---
diff --git a/.gitignore b/.gitignore
index 0c9e774..30bc29f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,5 @@
/vendor-1.1.0.tar.gz
/cosmic-applibrary-1.3.0.tar.gz
/vendor-1.3.0.tar.gz
+/cosmic-applibrary-1.4.0.tar.gz
+/vendor-1.4.0.tar.gz
diff --git a/cosmic-app-library.spec b/cosmic-app-library.spec
index 2030212..ff07062 100644
--- a/cosmic-app-library.spec
+++ b/cosmic-app-library.spec
@@ -9,10 +9,10 @@ ExcludeArch: %{ix86}
# environment variables in multiple sections of the spec file.
%global commit ce33b9e1ccbebc2108eddee405a485cb92cb83e3
%global commitdatestring 2026-07-09 17:40:20 -0600
-%global cosmic_minver 1.3.0
+%global cosmic_minver 1.4.0
Name: cosmic-app-library
-Version: 1.3.0
+Version: 1.4.0
Release: %autorelease
Summary: App Library program for the COSMIC Desktop Environment
diff --git a/sources b/sources
index 47694d4..a334acd 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-applibrary-1.3.0.tar.gz) = e07e35373d3577cd467ad8a978eb1da875b3dbd72182b84ee71db878593f7324ebcbba05983c237c8f0db35b222291f78224f927c3d7fd7b5ca7350764d68e33
-SHA512 (vendor-1.3.0.tar.gz) = 82cbeb6190113ba5ac91f6f4326e0ed466d0a3daa3a9618a4d8f14276680bf3f04ecb655264b0c27b80bfa64f143d671e433d97f9726730eac0a7b5a773f26e0
+SHA512 (cosmic-applibrary-1.4.0.tar.gz) = 9a15864e0e081faca77e7368d0dd07b88977e954ca0f6362b8dd7943bef589fe72619984107d69198140e04fbfe5440e1830659188193a1add8ee0326ef2597f
+SHA512 (vendor-1.4.0.tar.gz) = bd91500f0b212caa545a37bf842c739ace18b088bd37e156e96347472cf68049acdd6175536ff9cd5c55a4a80aa90df1fa63ef9d0656187028ba6ada50158272
diff --git a/vendor-config-1.3.0.toml b/vendor-config-1.3.0.toml
deleted file mode 100644
index f0b7b0a..0000000
--- a/vendor-config-1.3.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.4.0.toml b/vendor-config-1.4.0.toml
new file mode 100644
index 0000000..f0b7b0a
--- /dev/null
+++ b/vendor-config-1.4.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-07-23 3:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 3:30 [rpms/cosmic-app-library] f44: Update to 1.4.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