public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-screenshot] f43: Update to 1.5.0
@ 2026-07-30 0:40 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-07-30 0:40 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-screenshot
Branch : f43
Commit : 2837c974f752ba615a4f667233fd5a085468bea4
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-07-29T19:40:15-05:00
Stats : +13/-11 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-screenshot/c/2837c974f752ba615a4f667233fd5a085468bea4?branch=f43
Log:
Update to 1.5.0
---
diff --git a/.gitignore b/.gitignore
index b61f154..753d4f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,3 +62,5 @@
/vendor-1.3.0.tar.gz
/cosmic-screenshot-1.4.0.tar.gz
/vendor-1.4.0.tar.gz
+/cosmic-screenshot-1.5.0.tar.gz
+/vendor-1.5.0.tar.gz
diff --git a/cosmic-screenshot.spec b/cosmic-screenshot.spec
index 056f2b5..4410e2a 100644
--- a/cosmic-screenshot.spec
+++ b/cosmic-screenshot.spec
@@ -10,12 +10,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 d6ef210e981d045fec5022416b85edd0afc03e16
-%global commitdatestring 2026-06-23 17:14:32 +0200
-%global cosmic_minver 1.4.0
+%global commit fc778df20fd9b3f2b266b090da89c09ce625e0a4
+%global commitdatestring 2026-07-28 16:49:02 +0200
+%global cosmic_minver 1.5.0
Name: cosmic-screenshot
-Version: 1.4.0
+Version: 1.5.0
Release: %autorelease
Summary: Screenshot utility for the COSMIC Desktop Environment
diff --git a/sources b/sources
index f1b8cb4..09e2009 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-screenshot-1.4.0.tar.gz) = b39e299033371d778cdb30fbb5ab888576060e3d288bc33d1453c415fbb58a6ce50fd246aa12ed20e62109331a48455d08ceb9b4dea6f503bc2b67592af25f60
-SHA512 (vendor-1.4.0.tar.gz) = 78db64d49c030e443a227a3121c6a6ccebda47d23dc1c4033aabeb7f7f2a2e99b1dff6fe077f501fa0a7daa78cb48c97a02cb0bb4d474889808cfd99d4061656
+SHA512 (cosmic-screenshot-1.5.0.tar.gz) = 4215a03e11018d8c82b80a126dec73499195f50518c1dec7d5577e199a660793e562478994f38310734873d94f2da5f1cb7c7bb1e21df3babf3f1d8f5083ecc9
+SHA512 (vendor-1.5.0.tar.gz) = 1f3ffdc92c653f7fa4861517054ea638710fa6f18d095f90b3bcf7549e220ab4f7b49e61e3f8f2c6567403c87d49e23895b916b9a9ca62efd4e12f396d84cef5
diff --git a/vendor-config-1.4.0.toml b/vendor-config-1.4.0.toml
deleted file mode 100644
index a476f35..0000000
--- a/vendor-config-1.4.0.toml
+++ /dev/null
@@ -1,5 +0,0 @@
-[source.crates-io]
-replace-with = "vendored-sources"
-
-[source.vendored-sources]
-directory = "vendor"
\ No newline at end of file
diff --git a/vendor-config-1.5.0.toml b/vendor-config-1.5.0.toml
new file mode 100644
index 0000000..a476f35
--- /dev/null
+++ b/vendor-config-1.5.0.toml
@@ -0,0 +1,5 @@
+[source.crates-io]
+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-30 0:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30 0:40 [rpms/cosmic-screenshot] f43: Update to 1.5.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