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.0~beta.6
Date: Fri, 18 Sep 2026 19:48:45 GMT	[thread overview]
Message-ID: <178976092592.1.7361199235364413337.rpms-cosmic-greeter-60125cb4ab0d@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/cosmic-greeter
Branch : f43
Commit : 60125cb4ab0d436cd9291a738b028b14321bd50b
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2025-11-12T22:52:20-06:00
Stats  : +96/-94 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-greeter/c/60125cb4ab0d436cd9291a738b028b14321bd50b?branch=f43

Log:
update to 1.0.0~beta.6

---
diff --git a/.gitignore b/.gitignore
index 96c43f7..78bad6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,5 @@
 /vendor-1.0.0-beta.3.tar.gz
 /cosmic-greeter-1.0.0-beta.5.tar.gz
 /vendor-1.0.0-beta.5.tar.gz
+/cosmic-greeter-1.0.0-beta.6.tar.gz
+/vendor-1.0.0-beta.6.tar.gz

diff --git a/cosmic-greeter.spec b/cosmic-greeter.spec
index 0834822..9a84a02 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 9aacf6cc1161546ff1c368d8c8f5c9fb230575d9
-%global commitdatestring 2025-11-04 10:23:18 -0700
-%global cosmic_minver 1.0.0~beta.5
+%global commit cf8559e07e24dd8c853b3a2197f9c69b9d023d93
+%global commitdatestring 2025-11-11 18:56:38 -0700
+%global cosmic_minver 1.0.0~beta.6
 
 Name:           cosmic-greeter
-Version: 1.0.0~beta.5
+Version: 1.0.0~beta.6
 Release:        %autorelease
 # Release:        %%autorelease
 Summary:        Login and display manager for the COSMIC Desktop Environment

diff --git a/sources b/sources
index f983daf..c15a15b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-greeter-1.0.0-beta.5.tar.gz) = ded9431ae611d0467cf320ea02cf8269fe00495a88c3212251d06db1b858faabf5355ac9e3f6526b4c1d1be855a1138a58a5174ec469df17d408052a2c8ac662
-SHA512 (vendor-1.0.0-beta.5.tar.gz) = 9052f08c78de7d672ce8355487004365a5c4317e53c1a4f4f0a7fd90b9be91f860001ca7a90ee46ad4fefa4672a0e8b8eb3b1631245eac2e99ae2fda92e3ec7a
+SHA512 (cosmic-greeter-1.0.0-beta.6.tar.gz) = fabbd0930f5bebfdbe83d2a5f4f67e13fa0837f6f39e9fc854a94b0664a873e97cc940e297027e10b05b1cf9338a392fe7fe01b4b9d2f74c1a6269d98cb34dbc
+SHA512 (vendor-1.0.0-beta.6.tar.gz) = 0a9925c16304e2e7dbcaca6b6a9381f3b3c7a0a9f9811dca33852cbe815fb13ec907932db1fc0465cbff390b1f3d213fd18d2d74be08eb142b0151370bb05d0a

diff --git a/vendor-config-1.0.0-beta.5.toml b/vendor-config-1.0.0-beta.5.toml
deleted file mode 100644
index 239b5a8..0000000
--- a/vendor-config-1.0.0-beta.5.toml
+++ /dev/null
@@ -1,88 +0,0 @@
-[source.crates-io]
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/DioxusLabs/taffy?rev=7781c70"]
-git = "https://github.com/DioxusLabs/taffy"
-rev = "7781c70"
-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-daemon"]
-git = "https://github.com/pop-os/cosmic-settings-daemon"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-settings-subscriptions"]
-git = "https://github.com/pop-os/cosmic-settings-subscriptions"
-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=iced-0.14-dev"]
-git = "https://github.com/pop-os/glyphon.git"
-tag = "iced-0.14-dev"
-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=pop-dnd-5"]
-git = "https://github.com/pop-os/smithay-clipboard"
-tag = "pop-dnd-5"
-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=pop-0.13-2"]
-git = "https://github.com/pop-os/window_clipboard.git"
-tag = "pop-0.13-2"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/winit.git?tag=iced-xdg-surface-0.13"]
-git = "https://github.com/pop-os/winit.git"
-tag = "iced-xdg-surface-0.13"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/wash2/accesskit?tag=iced-xdg-surface-0.13"]
-git = "https://github.com/wash2/accesskit"
-tag = "iced-xdg-surface-0.13"
-replace-with = "vendored-sources"
-
-[source.vendored-sources]
-directory = "vendor"
\ No newline at end of file

diff --git a/vendor-config-1.0.0-beta.6.toml b/vendor-config-1.0.0-beta.6.toml
new file mode 100644
index 0000000..239b5a8
--- /dev/null
+++ b/vendor-config-1.0.0-beta.6.toml
@@ -0,0 +1,88 @@
+[source.crates-io]
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/DioxusLabs/taffy?rev=7781c70"]
+git = "https://github.com/DioxusLabs/taffy"
+rev = "7781c70"
+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-daemon"]
+git = "https://github.com/pop-os/cosmic-settings-daemon"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-settings-subscriptions"]
+git = "https://github.com/pop-os/cosmic-settings-subscriptions"
+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=iced-0.14-dev"]
+git = "https://github.com/pop-os/glyphon.git"
+tag = "iced-0.14-dev"
+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=pop-dnd-5"]
+git = "https://github.com/pop-os/smithay-clipboard"
+tag = "pop-dnd-5"
+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=pop-0.13-2"]
+git = "https://github.com/pop-os/window_clipboard.git"
+tag = "pop-0.13-2"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/winit.git?tag=iced-xdg-surface-0.13"]
+git = "https://github.com/pop-os/winit.git"
+tag = "iced-xdg-surface-0.13"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/wash2/accesskit?tag=iced-xdg-surface-0.13"]
+git = "https://github.com/wash2/accesskit"
+tag = "iced-xdg-surface-0.13"
+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=178976092592.1.7361199235364413337.rpms-cosmic-greeter-60125cb4ab0d@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