Rebase to 5.0.3
This commit is contained in:
parent
cbb1dc55bb
commit
cb045f2821
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/gnuplot-4.6.5.tar.gz
|
||||
/gnuplot-5.0.1.tar.gz
|
||||
/gnuplot-5.0.2.tar.gz
|
||||
/gnuplot-5.0.3.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
%global major 5
|
||||
%global minor 0
|
||||
%global patchlevel 2
|
||||
%global patchlevel 3
|
||||
|
||||
%global x11_app_defaults_dir %{_datadir}/X11/app-defaults
|
||||
|
||||
@ -339,6 +339,9 @@ fi
|
||||
%{_datadir}/texmf/tex/latex/gnuplot/
|
||||
|
||||
%changelog
|
||||
* Thu Feb 25 2016 Frantisek Kluknavsky <fkluknav@redhat.com> - 5.0.3-1
|
||||
- Rebase to 5.0.3
|
||||
|
||||
* Tue Feb 23 2016 Frantisek Kluknavsky <fkluknav@redhat.com> - 5.0.2-1
|
||||
- Rebase to 5.0.2
|
||||
- Compile gnuplot-minimal with cairo support. It is needed to build docs.
|
||||
|
Loading…
Reference in New Issue
Block a user