public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Steve Cossette <farchord@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/kde-qdoc-common] f43: Updated to latest git snapshot
Date: Sat, 29 Aug 2026 22:04:05 GMT	[thread overview]
Message-ID: <178804104547.1.14765611004687047289.rpms-kde-qdoc-common-93e813c71a2d@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/kde-qdoc-common
Branch : f43
Commit : 93e813c71a2d6500cf5faee66e7b85152fbd03e4
Author : Steve Cossette <farchord@gmail.com>
Date   : 2026-08-29T18:01:30-04:00
Stats  : +16/-7 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/kde-qdoc-common/c/93e813c71a2d6500cf5faee66e7b85152fbd03e4?branch=f43

Log:
Updated to latest git snapshot

---
diff --git a/.gitignore b/.gitignore
index ab0f296..16b2af3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /kde-qdoc-common-1.0.0.tar.xz
 /kde-qdoc-common-1.0.0.tar.xz.sig
+/kde-qdoc-common-a5a72284e09337096d946429d08d32e75c3b6e0d.tar.gz

diff --git a/kde-qdoc-common.spec b/kde-qdoc-common.spec
index d2c5bbe..5aaa191 100644
--- a/kde-qdoc-common.spec
+++ b/kde-qdoc-common.spec
@@ -1,13 +1,19 @@
+%global gitcommit a5a72284e09337096d946429d08d32e75c3b6e0d
+%global gitdate 20260721.065046
+%global shortcommit %(c=%{gitcommit}; echo ${c:0:7})
+
 Name:           kde-qdoc-common
-Version:        1.0.0
-Release:        4%{?dist}
+Version:        1.0.0^%{gitdate}.%{shortcommit}
+Release:        1%{?dist}
 Summary:        Common files for KDE's API documentation (using QDoc)
 BuildArch:      noarch
 
 License:        GFDL-1.3-no-invariants-only AND BSD-3-Clause AND CC0-1.0
 URL:            https://invent.kde.org/sdk/kde-qdoc-common
-Source0:        https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz
-Source1:        https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz.sig
+
+Source0:        https://invent.kde.org/sdk/%{name}/-/archive/%{gitcommit}/%{name}-%{gitcommit}.tar.gz
+#Source0:        https://download.kde.org/stable/%%{name}/%%{name}-%%{version}.tar.xz
+#Source1:        https://download.kde.org/stable/%%{name}/%%{name}-%%{version}.tar.xz.sig
 
 BuildRequires:  qt6-rpm-macros
 
@@ -19,7 +25,7 @@ We can modify them at will, however we should periodically
 sync them with upstream to incorporate improvements from there.
 
 %prep
-%autosetup -p1
+%autosetup -p1 -n %{name}-%{gitcommit}
 
 %build
 # Intentionally left blank
@@ -41,6 +47,9 @@ rm -f LICENSES/LicenseRef-Qt-Commercial.txt
 %{_qt6_docdir}/kde-qdoc-common
 
 %changelog
+* Sat Aug 22 2026 Steve Cossette <farchord@gmail.com> - 1.0.0^20231028.022709.1912c80-1
+- Updated to latest git snapshot
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index 8a4b208..f2e841d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-SHA512 (kde-qdoc-common-1.0.0.tar.xz) = 9332878a2991664853577937b279e8fa6417ebaa7de1784826f44b93b2c06fba76a8fb3ff6e1abdc65620f942e4f4f22eef60a1fa8e637a2c74b37621c433fbf
-SHA512 (kde-qdoc-common-1.0.0.tar.xz.sig) = 57b76a8c5b4343c18f8d707eaa561533574c7f0c5823f363e47278c05d06254d793b399e13bbbf5ef45f9b0b4bd430a1ea8086607099350a796d912de6070864
+SHA512 (kde-qdoc-common-a5a72284e09337096d946429d08d32e75c3b6e0d.tar.gz) = bc7b7ab9932be007db3aa73a331ec2bf72b7410a8adee270dc32df029ad63e47a5f843d208ec6e5c7c7ad6cf0c894dcbe9c8f53dc48b1c2348871fc5ede6b7cc

                 reply	other threads:[~2026-08-29 22:04 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=178804104547.1.14765611004687047289.rpms-kde-qdoc-common-93e813c71a2d@fedoraproject.org \
    --to=farchord@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