public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-greeter] f43: Update to 1.0.4
@ 2026-09-18 19:48 Ryan Brue
  0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-09-18 19:48 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/cosmic-greeter
Branch : f43
Commit : f45cb5feb833e475a37029ff9dfc6e92a9af57c2
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-01-28T11:57:01-06:00
Stats  : +97/-95 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-greeter/c/f45cb5feb833e475a37029ff9dfc6e92a9af57c2?branch=f43

Log:
Update to 1.0.4

---
diff --git a/.gitignore b/.gitignore
index b6017df..a05bb9f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,5 @@
 /vendor-1.0.1.tar.gz
 /cosmic-greeter-1.0.2.tar.gz
 /vendor-1.0.2.tar.gz
+/cosmic-greeter-1.0.4.tar.gz
+/vendor-1.0.4.tar.gz

diff --git a/cosmic-greeter.spec b/cosmic-greeter.spec
index 28d4f52..bd3b09b 100644
--- a/cosmic-greeter.spec
+++ b/cosmic-greeter.spec
@@ -1,4 +1,4 @@
-# Generated using the scripts at https://pagure.io/fedora-cosmic/cosmic-packaging/blob/main/f/scripts
+# Generated using the scripts at # Generated using the scripts at https://forge.fedoraproject.org/cosmic/cosmic-packaging/src/branch/main/scripts
 ExcludeArch: %{ix86}
 # Generated by rust2rpm 26
 %bcond_without check
@@ -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 4d74121ac1fa48126f080d170be20abf551cdbaa
-%global commitdatestring 2025-12-30 08:50:47 -0700
-%global cosmic_minver 1.0.2
+%global commit a5dcdb42c4a55e1b438865bf699005be8637b08b
+%global commitdatestring 2026-01-27 10:34:32 -0700
+%global cosmic_minver 1.0.4
 
 Name:           cosmic-greeter
-Version: 1.0.2
+Version: 1.0.4
 Release:        %autorelease
 # Release:        %%autorelease
 Summary:        Login and display manager for the COSMIC Desktop Environment

diff --git a/sources b/sources
index cbb0fb7..a290728 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-greeter-1.0.2.tar.gz) = da220bfba8caa7a771307da9487a23bde49b35aa10446dc1f29b7588939b5576b7a199438906d9db9e89095aa84154e653628bfd9741a2457031398b1aad7800
-SHA512 (vendor-1.0.2.tar.gz) = a29c7efa532b92d4273d316641f0b9d16c707f67a9b8331dd7428e6891934fd23936905fdeaf22ecd5817ffa4ed0ad0ef475e3b7dd081ed291e1ea76d48c1d4e
+SHA512 (cosmic-greeter-1.0.4.tar.gz) = e56428c359d4e9c9f7a52dd60239c840612e1fae753c686a60d867e0c0589e9a442b8333211f025355f3edf1a0b2353ccf22aae0d4155e62bb78586cb5c4e532
+SHA512 (vendor-1.0.4.tar.gz) = 9cc736c45962b8ac8713ed6aec2be2f8a4343d324f90a0b4eef706d36c3d0948073cf94af3ca1eaadfe3199a57dd05bc8d8350ef9f618f9b0b26df0f1f5842ef

diff --git a/vendor-config-1.0.2.toml b/vendor-config-1.0.2.toml
deleted file mode 100644
index 239b5a8..0000000
--- a/vendor-config-1.0.2.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.4.toml b/vendor-config-1.0.4.toml
new file mode 100644
index 0000000..239b5a8
--- /dev/null
+++ b/vendor-config-1.0.4.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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-18 19:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-18 19:48 [rpms/cosmic-greeter] f43: Update to 1.0.4 Ryan Brue

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox