summaryrefslogtreecommitdiffstats
path: root/.copr
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-03-07 17:57:46 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-03-07 17:57:46 +0000
commit43bfca11d2f295ff873b2199cf89602bf0e6d843 (patch)
tree029d3f38e63b483f87bca4de62bdce9a42f773a4 /.copr
parentAdding upstream version 0.3.3. (diff)
downloaddnswire-43bfca11d2f295ff873b2199cf89602bf0e6d843.tar.xz
dnswire-43bfca11d2f295ff873b2199cf89602bf0e6d843.zip
Adding upstream version 0.4.0.upstream/0.4.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.copr')
-rw-r--r--.copr/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.copr/Makefile b/.copr/Makefile
index 29ed0bc..919eb2b 100644
--- a/.copr/Makefile
+++ b/.copr/Makefile
@@ -15,6 +15,7 @@ $(top)/rpmbuild:
mkdir -p "$(top)"/rpmbuild/{BUILD,RPMS,SOURCES,SPECS,SRPMS}
srpm: prereq update-dist-tools
+ git config --global safe.directory "*"
test -f .gitmodules && git submodule update --init || true
echo "$(spec)" | grep -q "develop.spec" && auto_build_number=`date --utc +%s` message="Auto build `date --utc --iso-8601=seconds`" "$(top)/dist-tools/spec-new-changelog-entry" || true
overwrite=yes nosign=yes "$(top)/dist-tools/create-source-packages" rpm