diff --git a/.gitignore b/.gitignore index e21344a..bc5c2a3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/root-5.28.00c.tar.gz +/root-5.28.00d.tar.gz diff --git a/root.spec b/root.spec index 6032d58..1a45604 100644 --- a/root.spec +++ b/root.spec @@ -18,9 +18,9 @@ %endif Name: root -Version: 5.28.00c +Version: 5.28.00d %global libversion %(cut -d. -f 1-2 <<< %{version}) -Release: 1%{?dist}.1 +Release: 1%{?dist} Summary: Numerical data analysis framework Group: Applications/Engineering @@ -2267,6 +2267,9 @@ fi %{emacs_lispdir}/root/*.el %changelog +* Fri May 13 2011 Mattias Ellert - 5.28.00d-1 +- Update to 5.28.00d + * Mon May 02 2011 Mattias Ellert - 5.28.00c-1.1 - Fix emacs Requires on RHEL5 diff --git a/sources b/sources index ecd8f7a..03c657a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5b1a4026fb1ca7fead157ec8e09872ff root-5.28.00c.tar.gz +2880e8db726a7a5cedf37eb89ebcb9f4 root-5.28.00d.tar.gz