public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-greeter] f44: Update to 1.0.12
@ 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 : f44
Commit : 2ecab83c58c579d47a0e988edcc01a7bf3a62a6b
Author : Ryan Brue <ryan.brue@enovationcontrols.com>
Date   : 2026-05-06T11:45:33-05:00
Stats  : +87/-89 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-greeter/c/2ecab83c58c579d47a0e988edcc01a7bf3a62a6b?branch=f44

Log:
Update to 1.0.12

---
diff --git a/.gitignore b/.gitignore
index 6327eed..c0427c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,3 +46,5 @@
 /vendor-1.0.10.tar.gz
 /cosmic-greeter-1.0.11.tar.gz
 /vendor-1.0.11.tar.gz
+/cosmic-greeter-1.0.12.tar.gz
+/vendor-1.0.12.tar.gz

diff --git a/cosmic-greeter.spec b/cosmic-greeter.spec
index 69bb9e7..78fce2f 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 619910c5cc5bb31479230744e1814c71a1a1aeb3
-%global commitdatestring 2026-04-14 10:27:16 -0600
-%global cosmic_minver 1.0.11
+%global commit 2cbfba0c0b5f822b26664cd7c1e5a161d00daaba
+%global commitdatestring 2026-04-29 00:21:14 +0200
+%global cosmic_minver 1.0.12
 
 Name:           cosmic-greeter
-Version: 1.0.11
+Version: 1.0.12
 Release:        %autorelease
 # Release:        %%autorelease
 Summary:        Login and display manager for the COSMIC Desktop Environment

diff --git a/sources b/sources
index a895c1b..524259c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-greeter-1.0.11.tar.gz) = a7a9f4f44b5e406fa467ba40b52d98d4215341936e70168d17fbddfd7c29189d90e815047636328230e11d366efd3d4d96be21d4eb956e1ab4784a126e8589dc
-SHA512 (vendor-1.0.11.tar.gz) = bd77f6c6562284a9bb39558c9e9e61ed07d6454f3d3fd551798b4f853f2d6edc9daf41cf9d78c16bd08890feaea77bccc442eedc01eb336f7d38e2db75dfc51a
+SHA512 (cosmic-greeter-1.0.12.tar.gz) = 42a7692b9f2243fb678b5dedc5c6916071c398c4e141baf002ad75829fa38a510a9309f0186ad284cf15dd14cf7ff3119f16560eae0155f4289a3a68ad40d38d
+SHA512 (vendor-1.0.12.tar.gz) = 71989c94a4fbfa3cf75e409a8ec8e8973ffacc6a85308606685ad4e0165041829e2e34b819bb77b54e7fa3a6e73df6c13430fc5145227f1e08a26c9664004e9e

diff --git a/vendor-config-1.0.11.toml b/vendor-config-1.0.11.toml
deleted file mode 100644
index 91222f3..0000000
--- a/vendor-config-1.0.11.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

diff --git a/vendor-config-1.0.12.toml b/vendor-config-1.0.12.toml
new file mode 100644
index 0000000..8f715cc
--- /dev/null
+++ b/vendor-config-1.0.12.toml
@@ -0,0 +1,79 @@
+[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-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/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-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] f44: Update to 1.0.12 Ryan Brue

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