public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ryan Brue <ryanbrue.dev@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/cosmic-greeter] f43: Update to 1.0.10
Date: Fri, 18 Sep 2026 19:48:52 GMT [thread overview]
Message-ID: <178976093209.1.215905830532777641.rpms-cosmic-greeter-37b53b314567@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cosmic-greeter
Branch : f43
Commit : 37b53b314567ffb412e8bc19b86d0f4aed1b187d
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-04-15T20:13:36-05:00
Stats : +91/-89 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-greeter/c/37b53b314567ffb412e8bc19b86d0f4aed1b187d?branch=f43
Log:
Update to 1.0.10
---
diff --git a/.gitignore b/.gitignore
index 4025d64..f9c2c4a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,5 @@
/vendor-1.0.8.tar.gz
/cosmic-greeter-1.0.9.tar.gz
/vendor-1.0.9.tar.gz
+/cosmic-greeter-1.0.10.tar.gz
+/vendor-1.0.10.tar.gz
diff --git a/cosmic-greeter.spec b/cosmic-greeter.spec
index b8ded8e..0c12261 100644
--- a/cosmic-greeter.spec
+++ b/cosmic-greeter.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 d1a69fe1e8c1a0bd6bafc81046e9aa1dc07ed3d9
-%global commitdatestring 2026-04-06 16:13:17 -0400
-%global cosmic_minver 1.0.9
+%global commit 619910c5cc5bb31479230744e1814c71a1a1aeb3
+%global commitdatestring 2026-04-14 10:27:16 -0600
+%global cosmic_minver 1.0.10
Name: cosmic-greeter
-Version: 1.0.9
+Version: 1.0.10
Release: %autorelease
# Release: %%autorelease
Summary: Login and display manager for the COSMIC Desktop Environment
diff --git a/sources b/sources
index b5540e0..8ed3a7a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-greeter-1.0.9.tar.gz) = edd12531d5e8a43d6bf7cc3c70f20c2149aecc3becf8e9c144c6b8700bfed0ee8f208fbcce83f5af2b3ea500f1f1794746ccb8c751b5a3abf80079b527fa7fa5
-SHA512 (vendor-1.0.9.tar.gz) = 5784d96d38a89809d157b93130b3ce0985f24bbb9f8cb191816132686624673c13eae40e7c0e811f0b1ed35109a306f82208738a3eded3e829708d6cb3da699e
+SHA512 (cosmic-greeter-1.0.10.tar.gz) = 498eeed1f2857e5ed8c31d285f7da1346e039d45adec282e801584c6d683b380c4943a31605f2781a9a675c19b7ebc2a6c48a3178776731bfabb9bc8db8e3b0f
+SHA512 (vendor-1.0.10.tar.gz) = 3a0b51a60f4549aa357c0a5d7063935a0ba00f1e75c03b816fef4b588da7054984914210fa0c7e809a853f04fbcfcdcf9b9c54c9999c94811832d06f4faaf5ec
diff --git a/vendor-config-1.0.10.toml b/vendor-config-1.0.10.toml
new file mode 100644
index 0000000..91222f3
--- /dev/null
+++ b/vendor-config-1.0.10.toml
@@ -0,0 +1,83 @@
+[source.crates-io]
+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-bg"]
+git = "https://github.com/pop-os/cosmic-bg"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-comp"]
+git = "https://github.com/pop-os/cosmic-comp"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-protocols//"]
+git = "https://github.com/pop-os/cosmic-protocols//"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-randr"]
+git = "https://github.com/pop-os/cosmic-randr"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-settings"]
+git = "https://github.com/pop-os/cosmic-settings"
+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/cosmic-text.git"]
+git = "https://github.com/pop-os/cosmic-text.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/glyphon.git?tag=cosmic-0.14"]
+git = "https://github.com/pop-os/glyphon.git"
+tag = "cosmic-0.14"
+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.9.toml b/vendor-config-1.0.9.toml
deleted file mode 100644
index 91222f3..0000000
--- a/vendor-config-1.0.9.toml
+++ /dev/null
@@ -1,83 +0,0 @@
-[source.crates-io]
-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-bg"]
-git = "https://github.com/pop-os/cosmic-bg"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-comp"]
-git = "https://github.com/pop-os/cosmic-comp"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-protocols//"]
-git = "https://github.com/pop-os/cosmic-protocols//"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-randr"]
-git = "https://github.com/pop-os/cosmic-randr"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-settings"]
-git = "https://github.com/pop-os/cosmic-settings"
-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/cosmic-text.git"]
-git = "https://github.com/pop-os/cosmic-text.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/glyphon.git?tag=cosmic-0.14"]
-git = "https://github.com/pop-os/glyphon.git"
-tag = "cosmic-0.14"
-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
reply other threads:[~2026-09-18 19:48 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178976093209.1.215905830532777641.rpms-cosmic-greeter-37b53b314567@fedoraproject.org \
--to=ryanbrue.dev@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox