public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Nicolas Chauvet <kwizart@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/opencv] opencv5: Fix Summary not C
Date: Fri, 28 Aug 2026 13:31:19 GMT	[thread overview]
Message-ID: <178792387977.1.18328858637282681115.rpms-opencv-854a97fb82c2@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/opencv
Branch : opencv5
Commit : 854a97fb82c27a3a7b73236f943100377e2d5df8
Author : Nicolas Chauvet <kwizart@gmail.com>
Date   : 2019-10-08T10:19:28+02:00
Stats  : +3/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/opencv/c/854a97fb82c27a3a7b73236f943100377e2d5df8?branch=opencv5

Log:
Fix Summary not C

---
diff --git a/.gitignore b/.gitignore
index 177a521..49fc6c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@ OpenCV-2.1.0.tar.bz2
 /opencv_contrib-clean-3.4.6.tar.gz
 /opencv-clean-4.1.1.tar.gz
 /opencv_contrib-clean-4.1.1.tar.gz
+/face_landmark_model.dat.xz

diff --git a/opencv.spec b/opencv.spec
index f0d6694..2e4b79a 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -203,7 +203,7 @@ package.
 
 
 %package        doc
-Summary:        docs files
+Summary:        Documentation files
 Requires:       opencv-devel = %{version}-%{release}
 BuildArch:      noarch
 Provides:       %{name}-devel-docs = %{version}-%{release}

diff --git a/sources b/sources
index 1c8d578..7307a6c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-SHA512 (opencv-clean-4.1.1.tar.gz) = 154d5c4e9d3d68638af480ca928560d12150a4e948565de362ed415adea0aa3ea38b9a803bb472d49e7d5752ea80bb4b99953813491a20162ca531adbc5a4d87
-SHA512 (opencv_contrib-clean-4.1.1.tar.gz) = e34d514716eff2eea6d953b194c8bb5554524cbf16078485d2bdbc48180ed840b1f6be2c178160ae6d64f45b4c7dd635d54433eae84ab3efa8d8d79e07114682
+SHA512 (face_landmark_model.dat.xz) = 7558f29431bb9cad1f22ee067ad3ed41be8f68b865992eb7d3a5ce6b6b9e1d031cb03e33c3c149220ef8faebd0471703a8a3bbb06402bcc8ce76bd28317aa307

                 reply	other threads:[~2026-08-28 13:31 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=178792387977.1.18328858637282681115.rpms-opencv-854a97fb82c2@fedoraproject.org \
    --to=kwizart@gmail.com \
    --cc=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