Author: musuruan
Update of /cvs/free/rpms/xroar/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv2825
Modified Files:
.cvsignore sources xroar.spec
Log Message:
* Sun Dec 01 2013 Andrea Musuruane <musuruan(a)gmail.com> 0.31-1
- Upgrade to 0.31
- Dropped cleaning at the beginning of %install
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/xroar/F-19/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- .cvsignore 1 Oct 2013 17:35:55 -0000 1.15
+++ .cvsignore 1 Dec 2013 17:33:45 -0000 1.16
@@ -1,2 +1,2 @@
-xroar-0.30.3.tar.gz
+xroar-0.31.tar.gz
dragon.rom
Index: sources
===================================================================
RCS file: /cvs/free/rpms/xroar/F-19/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sources 1 Oct 2013 17:35:55 -0000 1.15
+++ sources 1 Dec 2013 17:33:46 -0000 1.16
@@ -1,2 +1,2 @@
-bf4e2b66a9265f141b54befc97c14155 xroar-0.30.3.tar.gz
+693fd9d2c2ee7e7ec52f27a6a0df88d9 xroar-0.31.tar.gz
f8b5f52c07abb4dc9102d8420605d7e4 dragon.rom
Index: xroar.spec
===================================================================
RCS file: /cvs/free/rpms/xroar/F-19/xroar.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- xroar.spec 1 Oct 2013 17:35:55 -0000 1.20
+++ xroar.spec 1 Dec 2013 17:33:46 -0000 1.21
@@ -1,5 +1,5 @@
Name: xroar
-Version: 0.30.3
+Version: 0.31
Release: 1%{?dist}
Summary: A Dragon 32, Dragon 64 and Tandy CoCo emulator
License: GPLv2+
@@ -71,7 +71,6 @@
%install
-rm -rf %{buildroot}
make install DEB_BUILD_OPTIONS=nostrip \
DESTDIR=%{buildroot}
@@ -136,6 +135,10 @@
%changelog
+* Sun Dec 01 2013 Andrea Musuruane <musuruan(a)gmail.com> 0.31-1
+- Upgrade to 0.31
+- Dropped cleaning at the beginning of %%install
+
* Tue Oct 01 2013 Andrea Musuruane <musuruan(a)gmail.com> 0.30.3-1
- Upgrade to 0.30.3