From b2c52edd1b58fb44da68c8736a97416da8189bd1 Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Mon, 24 Nov 2008 04:51:54 +0000 Subject: [PATCH] - Update to 0.5.1 --- .cvsignore | 2 +- sources | 2 +- vala.spec | 53 ++++++++++++++++++++++++++++------------------------- 3 files changed, 30 insertions(+), 27 deletions(-) diff --git a/.cvsignore b/.cvsignore index f8aed74..76eae18 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -vala-0.3.5.tar.bz2 +vala-0.5.1.tar.bz2 diff --git a/sources b/sources index 2e2beca..c4571de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ac2b5ab509dfabd923d0ed89df2c7c47 vala-0.3.5.tar.bz2 +0051ae1f2ef967ce21e77889719daad1 vala-0.5.1.tar.bz2 diff --git a/vala.spec b/vala.spec index 378d236..6a1ec06 100644 --- a/vala.spec +++ b/vala.spec @@ -9,7 +9,7 @@ %endif Name: vala -Version: 0.3.5 +Version: 0.5.1 Release: 1%{?dist} Summary: A modern programming language for GNOME @@ -17,7 +17,7 @@ Group: Development/Languages # Most files are LGPLv2.1+, curses.vapi is 2-clause BSD License: LGPLv2+ and BSD URL: http://live.gnome.org/Vala -Source0: http://download.gnome.org/sources/vala/0.3/vala-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/vala/0.5/vala-%{version}.tar.bz2 Source1: vala-mode.el Source2: vala-init.el BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -174,25 +174,28 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Fri Aug 22 2008 Michel Alexandre Salim - 0.3.5-1 +* Sun Nov 23 2008 Michel Salim - 0.5.1-1 +- Update to 0.5.1 + +* Fri Aug 22 2008 Michel Salim - 0.3.5-1 - Update to 0.3.5 -* Tue Jul 15 2008 Michel Alexandre Salim - 0.3.4-2 +* Tue Jul 15 2008 Michel Salim - 0.3.4-2 - Add vala-mode for editing Vala code in Emacs * Tue Jul 1 2008 Lennart Poettering - 0.3.4-1 - Update to 0.3.4 -* Wed Jun 4 2008 Michel Alexandre Salim - 0.3.3-1 +* Wed Jun 4 2008 Michel Salim - 0.3.3-1 - Update to 0.3.3 -* Fri May 16 2008 Michel Alexandre Salim - 0.3.2-1 +* Fri May 16 2008 Michel Salim - 0.3.2-1 - Update to 0.3.2 -* Thu Apr 10 2008 Michel Alexandre Salim - 0.2.0-1 +* Thu Apr 10 2008 Michel Salim - 0.2.0-1 - Update to 0.2.0 -* Wed Mar 5 2008 Michel Alexandre Salim - 0.1.7-1 +* Wed Mar 5 2008 Michel Salim - 0.1.7-1 - Update to 0.1.7 - -tool subpackage now requires gnome-common, intltool and libtoolize for out-of-the-box vala-gen-project support @@ -200,58 +203,58 @@ rm -rf $RPM_BUILD_ROOT * Tue Feb 19 2008 Fedora Release Engineering - 0.1.6-2 - Autorebuild for GCC 4.3 -* Sat Jan 19 2008 Michel Alexandre Salim - 0.1.6-1 +* Sat Jan 19 2008 Michel Salim - 0.1.6-1 - Update to 0.1.6 - Revert vapi addition, needed declarations have been inlined (r846) - Rename -docs subpackage to -doc, to comply with guidelines -* Tue Jan 15 2008 Michel Alexandre Salim - 0.1.5-5 +* Tue Jan 15 2008 Michel Salim - 0.1.5-5 - Manually add Gee vapi file to package (bz #428692) -* Tue Dec 4 2007 Michel Alexandre Salim - 0.1.5-4 +* Tue Dec 4 2007 Michel Salim - 0.1.5-4 - Backport patch to autodetect location of automake shared files -* Tue Dec 4 2007 Michel Alexandre Salim - 0.1.5-3 +* Tue Dec 4 2007 Michel Salim - 0.1.5-3 - Add build dependency on gtk2-devel -* Tue Dec 4 2007 Michel Alexandre Salim - 0.1.5-2 +* Tue Dec 4 2007 Michel Salim - 0.1.5-2 - Enable project generator tool -* Tue Nov 27 2007 Michel Alexandre Salim - 0.1.5-1 +* Tue Nov 27 2007 Michel Salim - 0.1.5-1 - Update to 0.1.5 -* Sun Nov 11 2007 Michel Alexandre Salim - 0.1.4-2 +* Sun Nov 11 2007 Michel Salim - 0.1.4-2 - Add build dependency on devhelp -* Fri Oct 19 2007 Michel Alexandre Salim - 0.1.4-1 +* Fri Oct 19 2007 Michel Salim - 0.1.4-1 - Update to 0.1.4 - Put newly-added documentation in its own subpackage (depends on devhelp) -* Mon Sep 17 2007 Michel Alexandre Salim - 0.1.3-5 +* Mon Sep 17 2007 Michel Salim - 0.1.3-5 - vapigen subpackage: add missing Require: on perl-XML-Twig -* Sat Sep 8 2007 Michel Alexandre Salim - 0.1.3-4 +* Sat Sep 8 2007 Michel Salim - 0.1.3-4 - Split -vapigen subpackage. It is functionally self-contained and the license is more restricted - Updated license declarations -* Wed Sep 5 2007 Michel Alexandre Salim - 0.1.3-3 +* Wed Sep 5 2007 Michel Salim - 0.1.3-3 - Licensing and URL updates -* Tue Sep 4 2007 Michel Alexandre Salim - 0.1.3-2 +* Tue Sep 4 2007 Michel Salim - 0.1.3-2 - Enable binding generation tools -* Sun Sep 2 2007 Michel Alexandre Salim - 0.1.3-1 +* Sun Sep 2 2007 Michel Salim - 0.1.3-1 - Update to 0.1.3 -* Sun Mar 25 2007 Michel Alexandre Salim - 0.0.8-1 +* Sun Mar 25 2007 Michel Salim - 0.0.8-1 - Update to 0.0.8 -* Wed Mar 7 2007 Michel Alexandre Salim - 0.0.7-1 +* Wed Mar 7 2007 Michel Salim - 0.0.7-1 - Update to 0.0.7 -* Wed Feb 28 2007 Michel Alexandre Salim - 0.0.6-1 +* Wed Feb 28 2007 Michel Salim - 0.0.6-1 - Update to 0.0.6 -* Mon Nov 6 2006 Michel Alexandre Salim - 0.0.5-1 +* Mon Nov 6 2006 Michel Salim - 0.0.5-1 - Initial package