public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-screenshot] f44: Update to 1.4.0
@ 2026-07-23 3:40 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-07-23 3:40 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-screenshot
Branch : f44
Commit : 7136e28498766dd3fd8365b6b7411576ea3622b1
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-07-22T22:40:12-05:00
Stats : +11/-9 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-screenshot/c/7136e28498766dd3fd8365b6b7411576ea3622b1?branch=f44
Log:
Update to 1.4.0
---
diff --git a/.gitignore b/.gitignore
index 7bc1494..b61f154 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,5 @@
/vendor-1.1.0.tar.gz
/cosmic-screenshot-1.3.0.tar.gz
/vendor-1.3.0.tar.gz
+/cosmic-screenshot-1.4.0.tar.gz
+/vendor-1.4.0.tar.gz
diff --git a/cosmic-screenshot.spec b/cosmic-screenshot.spec
index 15b21f0..056f2b5 100644
--- a/cosmic-screenshot.spec
+++ b/cosmic-screenshot.spec
@@ -12,10 +12,10 @@ ExcludeArch: %{ix86}
# 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.3.0
+%global cosmic_minver 1.4.0
Name: cosmic-screenshot
-Version: 1.3.0
+Version: 1.4.0
Release: %autorelease
Summary: Screenshot utility for the COSMIC Desktop Environment
diff --git a/sources b/sources
index 23b99aa..f1b8cb4 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-screenshot-1.3.0.tar.gz) = cc866109e9198f8f41fbc1c8363cea3d9401f02ce3a82ea16b4413a5f723313ef55d9f1bded43d56639333f1dc5ec7d27ef6a58edb3a0b1dedd464f74fa041ce
-SHA512 (vendor-1.3.0.tar.gz) = 0a1825e2d737b09d0e6d5445ef26179b87447a057045bc04b7c2621cc53c54d4ef1fde2eeeb226ee10b2c84d40a0e55503084868b0218f0b5ec8fd176decad9c
+SHA512 (cosmic-screenshot-1.4.0.tar.gz) = b39e299033371d778cdb30fbb5ab888576060e3d288bc33d1453c415fbb58a6ce50fd246aa12ed20e62109331a48455d08ceb9b4dea6f503bc2b67592af25f60
+SHA512 (vendor-1.4.0.tar.gz) = 78db64d49c030e443a227a3121c6a6ccebda47d23dc1c4033aabeb7f7f2a2e99b1dff6fe077f501fa0a7daa78cb48c97a02cb0bb4d474889808cfd99d4061656
diff --git a/vendor-config-1.3.0.toml b/vendor-config-1.3.0.toml
deleted file mode 100644
index a476f35..0000000
--- a/vendor-config-1.3.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.4.0.toml b/vendor-config-1.4.0.toml
new file mode 100644
index 0000000..a476f35
--- /dev/null
+++ b/vendor-config-1.4.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-23 3:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 3:40 [rpms/cosmic-screenshot] f44: Update to 1.4.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