public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/ddccontrol] rawhide: Used vendor package from the upstream
Date: Mon, 29 Jun 2026 18:51:38 GMT	[thread overview]
Message-ID: <178275909829.1.4011743812703953101.rpms-ddccontrol-2abae458551e@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-06-29 18:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178275909829.1.4011743812703953101.rpms-ddccontrol-2abae458551e@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox