forked from pool/Botan
cf3e0b143c
Copy from home:a_jaeger:branches:build-compare-test/Botan via accept of submit request 46811 revision 4. Request was accepted with message: OK OBS-URL: https://build.opensuse.org/request/show/46811 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Botan?expand=0&rev=15
23 lines
580 B
Diff
23 lines
580 B
Diff
Index: src/build-data/buildh.in
|
|
===================================================================
|
|
--- src/build-data/buildh.in.orig
|
|
+++ src/build-data/buildh.in
|
|
@@ -2,7 +2,7 @@
|
|
#ifndef BOTAN_BUILD_CONFIG_H__
|
|
#define BOTAN_BUILD_CONFIG_H__
|
|
|
|
-/* This file was automatically generated %{timestamp} UTC */
|
|
+/* This file was automatically generated */
|
|
|
|
#define BOTAN_VERSION_MAJOR %{version_major}
|
|
#define BOTAN_VERSION_MINOR %{version_minor}
|
|
@@ -50,7 +50,7 @@
|
|
%{local_config}
|
|
|
|
/*
|
|
-%{user}@%{hostname} ran '%{command_line}'
|
|
+%{user} ran '%{command_line}'
|
|
|
|
Target
|
|
-------
|