diff --git a/clog b/clog deleted file mode 100644 index 022204f..0000000 --- a/clog +++ /dev/null @@ -1,2 +0,0 @@ -Requires: python-matplotlib - diff --git a/icaro.spec b/icaro.spec index daced2c..1f469d0 100644 --- a/icaro.spec +++ b/icaro.spec @@ -5,17 +5,17 @@ %global activity TurtleArt.activity %endif -%global commit 89db1132864b0b7e815cdbba0e87e5902de35bc2 +%global commit ae3492fb7ec14bb542196fea3170fbbcd2e93e51 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: icaro -Version: 1.0.5 -Release: 3%{?dist} +Version: 1.0.6 +Release: 1%{?dist} Summary: Robotic Educational Project # Icaro is licensed under GPLv3 # Pinguino and puf is licensend under LGPLv2 License: GPLv3 and LGPLv2 URL: http://roboticaro.org -Source0: https://github.com/valentinbasel/icaro/archive/89db1132864b0b7e815cdbba0e87e5902de35bc2/icaro-89db1132864b0b7e815cdbba0e87e5902de35bc2.tar.gz +Source0: https://github.com/valentinbasel/icaro/archive/v1.0.6.tar.gz # Add README in english Source1: README.ENG BuildArch: noarch @@ -278,6 +278,12 @@ fi %config(noreplace) %{_sysconfdir}/udev/rules.d/99-mm-usb-device-blacklist.rules %changelog +* Mon Sep 28 2016 Omar Berroteran - 1.0.6 +- Bump to the new upstream version +- Firmware Tortucaro set pause time to 10 +- se resetea el pic. ahora tiene una espera de 20 seg donde prende y apaga el led1 y con eso estabiliza la comunicaciĆ³n entre el pic y la pc +- + * Mon Sep 26 2016 Dominik Mierzejewski - 1.0.5-3 - rebuilt for matplotlib-2.0.0