diff --git a/.gitignore b/.gitignore index 7b3658f..9aa609b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ gnustep-make-2.4.0.tar.gz /gnustep-make-2.6.2.tar.gz /gnustep-make-2.6.3.tar.gz /gnustep-make-2.6.4.tar.gz +/gnustep-make-2.6.5.tar.gz diff --git a/gnustep-make.spec b/gnustep-make.spec index f9b92f3..4f29f50 100644 --- a/gnustep-make.spec +++ b/gnustep-make.spec @@ -1,8 +1,8 @@ %global debug_package %{nil} Name: gnustep-make -Version: 2.6.4 -Release: 13%{?dist} +Version: 2.6.5 +Release: 1%{?dist} Summary: GNUstep makefile package Group: Development/Tools @@ -124,6 +124,9 @@ fi %changelog +* Tue Jul 30 2013 Jochen Schmitt - 2.6.5-1 +- New upstream release + * Tue May 7 2013 Jochen Schmitt - 2.6.4-13 - Remove %%gnustep_movefiles and %%gnustep_bothfiles from macros.gnustep diff --git a/sources b/sources index 76e29f3..abda978 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c5617da024add87ce9b09726bb9328a6 gnustep-make-2.6.4.tar.gz +1e143d2c920cef02535ab533af8b1846 gnustep-make-2.6.5.tar.gz