public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-app-library] f43: Update to 1.0.15
@ 2026-06-04 0:21 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-06-04 0:21 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-app-library
Branch : f43
Commit : feba1dcfd9f0919a19e672603718c890bc8cb82d
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-06-03T19:21:52-05:00
Stats : +74/-72 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-app-library/c/feba1dcfd9f0919a19e672603718c890bc8cb82d?branch=f43
Log:
Update to 1.0.15
---
diff --git a/.gitignore b/.gitignore
index 3066880..057697f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,3 +52,5 @@
/vendor-1.0.13.tar.gz
/cosmic-applibrary-1.0.14.tar.gz
/vendor-1.0.14.tar.gz
+/cosmic-applibrary-1.0.15.tar.gz
+/vendor-1.0.15.tar.gz
diff --git a/cosmic-app-library.spec b/cosmic-app-library.spec
index 8617581..e87b4d5 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 aaf0c4e919aaf2a680ca47f1cf8c17686605b303
%global commitdatestring 2026-05-26 09:11:48 -0600
-%global cosmic_minver 1.0.14
+%global cosmic_minver 1.0.15
Name: cosmic-app-library
-Version: 1.0.14
+Version: 1.0.15
Release: %autorelease
Summary: App Library program for the COSMIC Desktop Environment
diff --git a/sources b/sources
index 10f8222..fc424df 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-applibrary-1.0.14.tar.gz) = 4d1d699e5f659de5dc31772369bf3ccfeca14f023c93bdad062787fa0c61d9ff91c98fd47673ceb514d918c5fd048257f0282d6638381b486a9f2c98cc4e1d03
-SHA512 (vendor-1.0.14.tar.gz) = ac7ebe7a5808edeeb9b6d52b197b338a25b43b6fc7b6f0085758a77f66a71a469a3c715428e797838c2f59b99d4fb5a52b95174db821732c55c2b76cd4a71fd9
+SHA512 (cosmic-applibrary-1.0.15.tar.gz) = b5d67c6161a15ca4b08b7f3d17215a96f522e0cd2df58efa18efd9a8d1bc5da840f7c16ed7489a0a3583cb45c578fb996aa3469d997578c51e23b1b1bbf6276a
+SHA512 (vendor-1.0.15.tar.gz) = a7ebf7c54ffea67fddac2fe04e3d8f0d7b9d82be2d7125a14e0c510b18ecbd49400a077571113a26571113edf7fd1de38029c02f5714d4420f7b5f1186ebfee5
diff --git a/vendor-config-1.0.14.toml b/vendor-config-1.0.14.toml
deleted file mode 100644
index c9a4cb8..0000000
--- a/vendor-config-1.0.14.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=160b086"]
-git = "https://github.com/pop-os/cosmic-protocols"
-rev = "160b086"
-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.0.15.toml b/vendor-config-1.0.15.toml
new file mode 100644
index 0000000..c9a4cb8
--- /dev/null
+++ b/vendor-config-1.0.15.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=160b086"]
+git = "https://github.com/pop-os/cosmic-protocols"
+rev = "160b086"
+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-06-04 0:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-04 0:21 [rpms/cosmic-app-library] f43: Update to 1.0.15 Ryan Brue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox