[icaro] Updated to the version 1.0.1

Eduardo Javier Echeverria Alvarado echevemaster at fedoraproject.org
Tue Apr 2 07:08:00 UTC 2013


commit 048086e886b1522a9d258a65084b4d78d803846f
Author: Eduardo Echeverria <echevemaster at gmail.com>
Date:   Tue Apr 2 02:32:40 2013 -0430

    Updated to the version 1.0.1

 .gitignore |    1 +
 icaro.spec |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f7c82a3..849b1ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /icaro-1.0-4393eb0.tar.gz
+/icaro-1.0.1-51a13c6.tar.gz
diff --git a/icaro.spec b/icaro.spec
index 8e29133..f28fc43 100644
--- a/icaro.spec
+++ b/icaro.spec
@@ -1,8 +1,8 @@
-%global commit	4393eb003d492922671664097d30e7258ea5db32
+%global commit	51a13c67d8d06a781b756bda68b8578f56167034
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 Name:		icaro
-Version:	1.0
-Release:	3%{?dist}
+Version:	1.0.1
+Release:	1%{?dist}
 Summary:	Robotic Educational Project
 # Icaro is licensed under GPLv3
 # Pinguino and puf is licensend under LGPLv2
@@ -221,8 +221,11 @@ fi
 %config(noreplace) %{_sysconfdir}/udev/rules.d/26-microchip.rules
 %config(noreplace) %{_sysconfdir}/udev/rules.d/41-microchip.rules
 %config(noreplace) %{_sysconfdir}/udev/rules.d/99-serial.rules
-
+%config(noreplace) %{_sysconfdir}/udev/rules.d/026-microchip.rules
 %changelog
+* Sat Mar 30 2013 Eduardo Echeverria <echevemaster at gmail.com> - 1.0.1-1
+- Updated to the new upstream version
+
 * Sat Mar 09 2013 Eduardo Echeverria <echevemaster at gmail.com> - 1.0-3
 - Added license LGPLv2 for the firmware
 - Add missing requires
diff --git a/sources b/sources
index 07516f7..b9964cc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-71a8510183c8019003f64eb956fde36f  icaro-1.0-4393eb0.tar.gz
+3b13f57f48f6a7c3d0c4ae65383e1707  icaro-1.0.1-51a13c6.tar.gz


More information about the scm-commits mailing list