public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kde-qdoc-common] f45: Updated to latest git snapshot
@ 2026-08-29 22:03 Steve Cossette
  0 siblings, 0 replies; only message in thread
From: Steve Cossette @ 2026-08-29 22:03 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/kde-qdoc-common
Branch : f45
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=f45

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

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

only message in thread, other threads:[~2026-08-29 22:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-29 22:03 [rpms/kde-qdoc-common] f45: Updated to latest git snapshot Steve Cossette

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