Do not forget to generate gnuplot-doc.changes

OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=116
This commit is contained in:
Dr. Werner Fink 2020-07-17 08:19:49 +00:00 committed by Git OBS Bridge
parent e855513e21
commit 51c5703097
3 changed files with 1619 additions and 0 deletions

1609
gnuplot-doc.changes Normal file

File diff suppressed because it is too large Load Diff

View File

@ -16,6 +16,11 @@
#
#################################################################
### Please call "./pre_checkin.sh" prior to submitting. ###
### (This will regenerate gnuplot-doc.changes) ###
#################################################################
%global flavor @BUILD_FLAVOR@%{nil}
%global sname gnuplot
%if "%{flavor}" == ""

5
pre_checkin.sh Normal file
View File

@ -0,0 +1,5 @@
#!/bin/bash
# This script has to be run prior to a check-in if changes were done
# to changes
cp gnuplot.changes gnuplot-doc.changes