public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-randr] f44: Update to 1.1.0
@ 2026-06-24 3:36 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-06-24 3:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-randr
Branch : f44
Commit : 24bd7af00497a1fd9c59a44f60d686e1213e3ff0
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-06-23T22:36:32-05:00
Stats : +15/-13 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-randr/c/24bd7af00497a1fd9c59a44f60d686e1213e3ff0?branch=f44
Log:
Update to 1.1.0
---
diff --git a/.gitignore b/.gitignore
index 8df3025..574e271 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,3 +56,5 @@
/vendor-1.0.15.tar.gz
/cosmic-randr-1.0.16.tar.gz
/vendor-1.0.16.tar.gz
+/cosmic-randr-1.1.0.tar.gz
+/vendor-1.1.0.tar.gz
diff --git a/cosmic-randr.spec b/cosmic-randr.spec
index ee61390..612c63a 100644
--- a/cosmic-randr.spec
+++ b/cosmic-randr.spec
@@ -9,10 +9,10 @@ ExcludeArch: %{ix86}
# environment variables in multiple sections of the spec file.
%global commit 6e8e795970fa06d434af22775e415b517f7552d3
%global commitdatestring 2026-02-13 12:35:27 -0700
-%global cosmic_minver 1.0.16
+%global cosmic_minver 1.1.0
Name: cosmic-randr
-Version: 1.0.16
+Version: 1.1.0
Release: %autorelease
Summary: Display configuration command line tool
diff --git a/sources b/sources
index fdc2992..16e42de 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-randr-1.0.16.tar.gz) = 94fef934dbdacf650ae24b1c88dc810ae403e1c42c28526fe1a9f98bcc020347c161e8485e15d7b1f0f012ab929bae61da3260abd4691f38b43da1ff28c99300
-SHA512 (vendor-1.0.16.tar.gz) = 704c054e99b97c60b54cbaa1af582128e38c4be0978c17d1a6ecc92c40a15f55cf28e5de0663698b86039d202333e30a08a7c80925ce3096b47046b0f3a53391
+SHA512 (cosmic-randr-1.1.0.tar.gz) = fe7a2c33396f3707635a22d827d73439c72ebecc735226e9bbf397379f304b5300a6362afd8fc1d28717546003a81191e90d68c1dd043e10232dba501899ad1e
+SHA512 (vendor-1.1.0.tar.gz) = 685536a9c50429a1d27bc983dca538dbf0053532974b5a74469da900634038f42eab878745d35b4abf42c2f6de07908557737a52001550f29a0bed566948a685
diff --git a/vendor-config-1.0.16.toml b/vendor-config-1.0.16.toml
deleted file mode 100644
index 010a01a..0000000
--- a/vendor-config-1.0.16.toml
+++ /dev/null
@@ -1,9 +0,0 @@
-[source.crates-io]
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-protocols.git"]
-git = "https://github.com/pop-os/cosmic-protocols.git"
-replace-with = "vendored-sources"
-
-[source.vendored-sources]
-directory = "vendor"
\ No newline at end of file
diff --git a/vendor-config-1.1.0.toml b/vendor-config-1.1.0.toml
new file mode 100644
index 0000000..010a01a
--- /dev/null
+++ b/vendor-config-1.1.0.toml
@@ -0,0 +1,9 @@
+[source.crates-io]
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-protocols.git"]
+git = "https://github.com/pop-os/cosmic-protocols.git"
+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-06-24 3:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-24 3:36 [rpms/cosmic-randr] f44: Update to 1.1.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