rpms/mojito/devel .cvsignore, 1.17, 1.18 mojito.spec, 1.28, 1.29 sources, 1.17, 1.18 mojito-async-crashfix.patch, 1.1, NONE

Peter Robinson pbrobinson at fedoraproject.org
Mon Jan 25 17:15:51 UTC 2010


Author: pbrobinson

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

Modified Files:
	.cvsignore mojito.spec sources 
Removed Files:
	mojito-async-crashfix.patch 
Log Message:
- Update to 0.22.1


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mojito/devel/.cvsignore,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- .cvsignore	12 Jan 2010 09:32:36 -0000	1.17
+++ .cvsignore	25 Jan 2010 17:15:50 -0000	1.18
@@ -1 +1 @@
-mojito-0.22.0.tar.bz2
+mojito-0.22.1.tar.bz2


Index: mojito.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mojito/devel/mojito.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- mojito.spec	25 Jan 2010 10:35:18 -0000	1.28
+++ mojito.spec	25 Jan 2010 17:15:51 -0000	1.29
@@ -1,6 +1,6 @@
 Name:           mojito
-Version:        0.22.0
-Release:        2%{?dist}
+Version:        0.22.1
+Release:        1%{?dist}
 Summary:        A social network data aggregator
 
 Group:          Applications/Internet
@@ -8,7 +8,6 @@ License:        LGPLv2.1
 URL:            http://moblin.org/projects/mojito
 Source0:        http://download.moblin.org/sources/mojito/0.21/%{name}-%{version}.tar.bz2
 Patch0:         mojito-fixNMdetect.patch
-Patch1:         mojito-async-crashfix.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -42,7 +41,6 @@ Files for development with %{name}.
 %prep
 %setup -q
 %patch0 -p1 -b .fixNMdetect
-%patch1 -p1 -b .async-crash
 
 chmod 644 examples/*.py 
 
@@ -107,6 +105,9 @@ rm -rf %{buildroot}
 %{_libdir}/libmojito-keystore.so
 
 %changelog
+* Mon Jan 25 2010 Peter Robinson <pbrobinson at gmail.com> 0.22.1-1
+- Update to 0.22.1
+
 * Mon Jan 25 2010 Peter Robinson <pbrobinson at gmail.com> 0.22.0-2
 - Add upstream patch to fix crash
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mojito/devel/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- sources	12 Jan 2010 09:32:36 -0000	1.17
+++ sources	25 Jan 2010 17:15:51 -0000	1.18
@@ -1 +1 @@
-e634a6885a634b187bab0ce1a748e09d  mojito-0.22.0.tar.bz2
+c3c9c4009f69ab0a08b70566361fe8e6  mojito-0.22.1.tar.bz2


--- mojito-async-crashfix.patch DELETED ---



More information about the scm-commits mailing list