public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ddccontrol] rawhide: Used vendor package from the upstream
@ 2026-06-29 18:51 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-29 18:51 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ddccontrol
Branch : rawhide
Commit : 2abae458551e0a025e22f686e43ae581c579267a
Author : Jaroslav Škarvada <jskarvad@redhat.com>
Date   : 2026-06-29T20:51:29+02:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ddccontrol/c/2abae458551e0a025e22f686e43ae581c579267a?branch=rawhide

Log:
Used vendor package from the upstream

---
diff --git a/ddccontrol.spec b/ddccontrol.spec
index 24a4844..7bd626a 100644
--- a/ddccontrol.spec
+++ b/ddccontrol.spec
@@ -1,7 +1,7 @@
 Name:             ddccontrol
 URL:              https://github.com/ddccontrol/ddccontrol
 Version:          3.1.2
-Release:          1%{?dist}
+Release:          2%{?dist}
 # Automatically converted from old format: GPLv2+ - review is highly recommended.
 License:          GPL-2.0-or-later
 BuildRequires:    cargo
@@ -30,7 +30,7 @@ Requires(post):   /sbin/modprobe
 Summary:          Control your monitor by software using the DDC/CI protocol
 #Source0:          https://github.com/ddccontrol/%{name}/releases/download/%{version}/%{name}-%{version}.tar.bz2
 # Created with: cargo vendor --locked vendor
-Source0:          %{name}-%{version}-vendor.tar.gz
+Source0:          %{url}/releases/download/%{version}/%{name}-%{version}-vendor.tar.gz
 # no monitors on s390(x)
 ExcludeArch:      s390 s390x
 
@@ -153,6 +153,9 @@ rm -rf %{buildroot}%{_datadir}/icons/Bluecurve
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Mon Jun 29 2026 Jaroslav Škarvada <jskarvad@redhat.com> - 3.1.2-2
+- Used vendor package from the upstream
+
 * Thu Jun 25 2026 Lars Tobias Skjong-Børsting <larstobi@relatime.no> - 3.1.2-1
 - New version
 - Add Cargo build dependency for the Rust monitor database parser

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-29 18:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 18:51 [rpms/ddccontrol] rawhide: Used vendor package from the upstream 

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