diff --git a/emacs-gnuplot-mode.changes b/emacs-gnuplot-mode.changes index c1b4068..743b6ca 100644 --- a/emacs-gnuplot-mode.changes +++ b/emacs-gnuplot-mode.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 11 07:04:22 UTC 2021 - Dr. Werner Fink + +- Make sure that Upstream source tar ball fits local copy + ------------------------------------------------------------------- Mon Nov 20 15:34:47 UTC 2017 - stefan.bruens@rwth-aachen.de diff --git a/emacs-gnuplot-mode.spec b/emacs-gnuplot-mode.spec index 3b3924b..f72eee7 100644 --- a/emacs-gnuplot-mode.spec +++ b/emacs-gnuplot-mode.spec @@ -1,7 +1,7 @@ # # spec file for package emacs-gnuplot-mode # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,9 +12,10 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %define _sitedir %{_datadir}/emacs/site-lisp Name: emacs-gnuplot-mode @@ -23,7 +24,7 @@ Release: 0 Summary: Gnuplot mode for EMACS License: GPL-2.0-or-later Group: Productivity/Text/Editors -Url: https://github.com/bruceravel/gnuplot-mode/tree/master +URL: https://github.com/bruceravel/gnuplot-mode/tree/master Source: https://github.com/bruceravel/gnuplot-mode/archive/%{version}.tar.gz#/gnuplot-mode-%{version}.tar.gz BuildRequires: emacs-nox BuildRequires: texlive-latex @@ -41,11 +42,12 @@ command completion. %package doc Summary: Documentation for EMACS Gnuplot mode + %description doc This package contains the Gnuplot mode documentation in PDF format. %prep -%setup -q -n gnuplot-mode-%{version} +%setup -q -n gnuplot-%{version} %build make -f Makefile.dst default pdf @@ -55,7 +57,6 @@ install -pm 755 -d %{buildroot}%{_sitedir} install -pm 644 gnuplot*.el %{buildroot}%{_sitedir}/ install -pm 644 gnuplot*.elc %{buildroot}%{_sitedir}/ - %files %license COPYING %doc README.org dotemacs.el @@ -67,4 +68,3 @@ install -pm 644 gnuplot*.elc %{buildroot}%{_sitedir}/ %doc gpelcard.pdf %changelog - diff --git a/gnuplot-mode-0.7.0.tar.gz b/gnuplot-mode-0.7.0.tar.gz index 6bdfea2..8db8a64 100644 --- a/gnuplot-mode-0.7.0.tar.gz +++ b/gnuplot-mode-0.7.0.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:310018d8c313ebd817e3e6116ab28eb2b848fa0992917b5ee4148d6073f59f3e -size 373475 +oid sha256:24032e4465470d284a960c7c6073bc93f9c26be4ad14cc0f4a8fa5b90205d8b8 +size 373467