public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-launcher] f43: Update to 1.3.0
@ 2026-07-15 2:03 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-07-15 2:03 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-launcher
Branch : f43
Commit : e7baa7bd26ecaa46df3406a72563cee3e6058159
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-07-14T21:03:09-05:00
Stats : +73/-71 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-launcher/c/e7baa7bd26ecaa46df3406a72563cee3e6058159?branch=f43
Log:
Update to 1.3.0
---
diff --git a/.gitignore b/.gitignore
index 899c3ba..5b289af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,3 +58,5 @@
/vendor-1.0.16.tar.gz
/cosmic-launcher-1.1.0.tar.gz
/vendor-1.1.0.tar.gz
+/cosmic-launcher-1.3.0.tar.gz
+/vendor-1.3.0.tar.gz
diff --git a/cosmic-launcher.spec b/cosmic-launcher.spec
index 27ec599..cb5c980 100644
--- a/cosmic-launcher.spec
+++ b/cosmic-launcher.spec
@@ -10,16 +10,16 @@ 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 ecb5fd596d920dae52e71384ac050000c724b6ce
-%global commitdatestring 2026-06-23 17:16:15 +0200
-%global cosmic_minver 1.1.0
+%global commit 61ab43a71a0e684a76b0f7a40199c585862148a8
+%global commitdatestring 2026-07-09 17:15:13 -0600
+%global cosmic_minver 1.3.0
Name: cosmic-launcher
-Version: 1.1.0
+Version: 1.3.0
Release: %autorelease
Summary: Pop launcher frontend for the COSMIC Desktop Environment
-License: (0BSD OR Apache-2.0 OR MIT) AND Apache-2.0 AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR CC0-1.0 OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND Apache-2.0 WITH LLVM-exception AND BSD-2-Clause AND BSD-3-Clause AND BSL-1.0 AND CC0-1.0 AND ISC AND MIT AND MIT AND BSD-3-Clause AND (MIT OR Unlicense) AND MPL-2.0 AND Unicode-3.0 AND Zlib
+License: (0BSD OR Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR BSD-2-Clause OR MIT) AND (Apache-2.0 OR BSD-3-Clause OR MIT) AND (Apache-2.0 OR BSD-3-Clause) AND (Apache-2.0 OR CC0-1.0 OR MIT) AND (Apache-2.0 OR GPL-2.0-only) AND (Apache-2.0 OR LGPL-2.1-or-later OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (Apache-2.0 OR MIT) AND (LGPL-3.0-or-later OR MIT) AND (MIT OR Unlicense) AND Apache-2.0 AND Apache-2.0 WITH LLVM-exception AND BSD-2-Clause AND BSD-3-Clause AND BSL-1.0 AND CC0-1.0 AND GPL-3.0-only AND ISC AND MIT AND MPL-2.0 AND Unicode-3.0 AND Zlib
URL: https://github.com/pop-os/cosmic-launcher
diff --git a/sources b/sources
index c396f74..6dcafda 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-launcher-1.1.0.tar.gz) = 7b9f75560a39ad5601da42877dc3d60133d118cb9601ed51adc98cdd81a41c953ef735377096819e6789690b9a4b7d666ab24a2b75f688b4e9109c8da19396a5
-SHA512 (vendor-1.1.0.tar.gz) = 7a29242b0651c1fcecc129056c4dcccc777389b35bcf30036fe89d3948878a36f1d28ad7823c35e8135013d36dcdb3d27ce357fcb239abb931fe9395261de675
+SHA512 (cosmic-launcher-1.3.0.tar.gz) = b89c1c774369c2b28a582cd784868db5cc2898f3ff4d6df56342d984804c9004cd32af23ec43ff20edb7dcfed1996b9d7dd12abbfc5d785dd4788c33f41a0459
+SHA512 (vendor-1.3.0.tar.gz) = 955ade9a4402cb3faa77ce1f359206579c6e803f1c5aa2fa48ed38764ff54ad0419725ed5b52f20c117d79c55fff40c27eb774f94cf83a22283185afcc740331
diff --git a/vendor-config-1.1.0.toml b/vendor-config-1.1.0.toml
deleted file mode 100644
index d99d607..0000000
--- a/vendor-config-1.1.0.toml
+++ /dev/null
@@ -1,64 +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-protocols?rev=c253ec1"]
-git = "https://github.com/pop-os/cosmic-protocols"
-rev = "c253ec1"
-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/launcher/"]
-git = "https://github.com/pop-os/launcher/"
-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.3.0.toml b/vendor-config-1.3.0.toml
new file mode 100644
index 0000000..74b60df
--- /dev/null
+++ b/vendor-config-1.3.0.toml
@@ -0,0 +1,64 @@
+[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-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/launcher/"]
+git = "https://github.com/pop-os/launcher/"
+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-15 2:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15 2:03 [rpms/cosmic-launcher] f43: Update to 1.3.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