rpms/vala/devel .cvsignore, 1.16, 1.17 sources, 1.16, 1.17 vala.spec, 1.31, 1.32

Michel Alexandre Salim salimma at fedoraproject.org
Sat Dec 13 08:12:15 UTC 2008


Author: salimma

Update of /cvs/pkgs/rpms/vala/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16979

Modified Files:
	.cvsignore sources vala.spec 
Log Message:
* Sat Dec 13 2008 Michel Salim <salimma at fedoraproject.org> - 0.5.2-1
- Update to 0.5.2



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/vala/devel/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- .cvsignore	24 Nov 2008 04:51:54 -0000	1.16
+++ .cvsignore	13 Dec 2008 08:11:44 -0000	1.17
@@ -1 +1 @@
-vala-0.5.1.tar.bz2
+vala-0.5.2.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/vala/devel/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources	24 Nov 2008 04:51:54 -0000	1.16
+++ sources	13 Dec 2008 08:11:44 -0000	1.17
@@ -1 +1 @@
-0051ae1f2ef967ce21e77889719daad1  vala-0.5.1.tar.bz2
+e5b2ee7a4ff5f551a278e64a3e502f50  vala-0.5.2.tar.bz2


Index: vala.spec
===================================================================
RCS file: /cvs/pkgs/rpms/vala/devel/vala.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- vala.spec	24 Nov 2008 04:51:54 -0000	1.31
+++ vala.spec	13 Dec 2008 08:11:44 -0000	1.32
@@ -9,7 +9,7 @@
 %endif
 
 Name:           vala
-Version:        0.5.1
+Version:        0.5.2
 Release:        1%{?dist}
 Summary:        A modern programming language for GNOME
 
@@ -122,6 +122,11 @@
 emacs -batch -f batch-byte-compile vala-mode.el
 
 
+# checks currently utilize installed Vala, not the one being compiled
+#%check
+#make check
+
+
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
@@ -174,6 +179,9 @@
 
 
 %changelog
+* Sat Dec 13 2008 Michel Salim <salimma at fedoraproject.org> - 0.5.2-1
+- Update to 0.5.2
+
 * Sun Nov 23 2008 Michel Salim <salimma at fedoraproject.org> - 0.5.1-1
 - Update to 0.5.1
 




More information about the fedora-extras-commits mailing list