public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-screenshot] f43: Update to 1.8.0
@ 2026-09-09 20:28 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-09-09 20:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-screenshot
Branch : f43
Commit : a0f58d72ac2cff417018ed2e4a45d5fa1ff171d2
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-09-09T15:28:50-05:00
Stats : +13/-11 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-screenshot/c/a0f58d72ac2cff417018ed2e4a45d5fa1ff171d2?branch=f43
Log:
Update to 1.8.0
---
diff --git a/.gitignore b/.gitignore
index 064a860..5c8526e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -66,3 +66,5 @@
/vendor-1.5.0.tar.gz
/cosmic-screenshot-1.6.0.tar.gz
/vendor-1.6.0.tar.gz
+/cosmic-screenshot-1.8.0.tar.gz
+/vendor-1.8.0.tar.gz
diff --git a/cosmic-screenshot.spec b/cosmic-screenshot.spec
index d93a1a7..132f7e8 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 84ffe8b5c4ffaebc76c6372836fe2c6496e06582
-%global commitdatestring 2026-08-18 14:04:31 +0200
-%global cosmic_minver 1.6.0
+%global commit 5ddcf1804192ff98823bd37a778286db5a00f3dd
+%global commitdatestring 2026-08-24 20:52:09 +0200
+%global cosmic_minver 1.8.0
Name: cosmic-screenshot
-Version: 1.6.0
+Version: 1.8.0
Release: %autorelease
Summary: Screenshot utility for the COSMIC Desktop Environment
diff --git a/sources b/sources
index d378af5..3403606 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-screenshot-1.6.0.tar.gz) = 4f4aa3e563ef6f0a1106663afb544ad1f433a4b9cfc0dc7d7972326209e9a71b81f7f0095fcf27d978aea418a700c141d4b379f991076e2a207ff48ab1f658de
-SHA512 (vendor-1.6.0.tar.gz) = 86cfb27c2586086416982cf8b37414cc5dfa1887f1cc362a99e4568a4657f71a311850a06b01c0f2d93ee061cbd2336a8adec82e430c3f305cf661ec3b607682
+SHA512 (cosmic-screenshot-1.8.0.tar.gz) = 3d2cbd85f41e057de45f4ae4428941e50cc08b2efa53453a6acebf6fc38a9ffc21635f35861c5706123e5ccaf657ac12941698b7d391c04a0d5ae829455935b5
+SHA512 (vendor-1.8.0.tar.gz) = 195670e44dc1d72cc233f39d969a5f4b665c212bb5cbf50b344ef27b72ad8e0b8504d5801c0c04f54bfaf0e90c386e5b2f93c6d9b3d4689bbd69dfda050e4109
diff --git a/vendor-config-1.6.0.toml b/vendor-config-1.6.0.toml
deleted file mode 100644
index a476f35..0000000
--- a/vendor-config-1.6.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.8.0.toml b/vendor-config-1.8.0.toml
new file mode 100644
index 0000000..a476f35
--- /dev/null
+++ b/vendor-config-1.8.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-09-09 20:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-09 20:28 [rpms/cosmic-screenshot] f43: Update to 1.8.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