diff --git a/.gitignore b/.gitignore index b52b4f3..2846261 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ Chat-66.tar.bz2 /Chat-67.tar.bz2 /Chat-68.tar.bz2 /Chat-70.tar.bz2 +/Chat-71.tar.bz2 diff --git a/sources b/sources index aa7859d..5ceb2de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -11aeb54e3a632f7c04adc223793d9f7b Chat-70.tar.bz2 +811c20390ff7afbb1ac9c0210bb8364e Chat-71.tar.bz2 diff --git a/sugar-chat.spec b/sugar-chat.spec index 14164de..721502c 100644 --- a/sugar-chat.spec +++ b/sugar-chat.spec @@ -1,12 +1,11 @@ Name: sugar-chat -Version: 70 +Version: 71 Release: 1%{?dist} Summary: Chat client for Sugar Group: Sugar/Activities License: GPLv2+ URL: http://wiki.laptop.org/go/Chat Source0: http://download.sugarlabs.org/sources/sucrose/fructose/Chat/Chat-%{version}.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python BuildRequires: sugar-toolkit @@ -28,15 +27,11 @@ The chat activity provides a chat client for the Sugar interface. python ./setup.py build %install -rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{sugaractivitydir} python ./setup.py install --prefix=$RPM_BUILD_ROOT/%{_prefix} %find_lang org.laptop.Chat -%clean -rm -rf $RPM_BUILD_ROOT - %files -f org.laptop.Chat.lang %defattr(-,root,root,-) @@ -45,13 +40,16 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Sat Jan 29 2011 Peter Robinson - 70-1 +* Mon Sep 5 2011 Peter Robinson - 71-1 +- New 71 release + +* Sat Jan 29 2011 Peter Robinson - 70-1 - New 70 release - * Wed Sep 29 2010 Peter Robinson - 68-1 + * Wed Sep 29 2010 Peter Robinson - 68-1 - New 68 release - * Sat Sep 11 2010 Peter Robinson - 67-1 + * Sat Sep 11 2010 Peter Robinson - 67-1 - New 67 release * Wed Aug 11 2010 David Malcolm - 66-2