rpms/gyachi/devel .cvsignore, 1.19, 1.20 gyachi.spec, 1.32, 1.33 sources, 1.23, 1.24

Gregory D Hosler ghosler at fedoraproject.org
Fri Nov 21 14:43:56 UTC 2008


Author: ghosler

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

Modified Files:
	.cvsignore gyachi.spec sources 
Log Message:
2008-11-21 (V1-1-57) Do manual probing of webcam features.
        * - Change the automated scan of webcam features, to a manual
        *   probe of all possible features. (seems that a lot of webcam
        *   drivers do not yet support the NEXT_CTRL scan feature....)
        * - Removed "fix_colour" option/support. Now that the correct
        *   v4l2 palette is used, there is no need for this kludge.




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gyachi/devel/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- .cvsignore	21 Nov 2008 09:44:48 -0000	1.19
+++ .cvsignore	21 Nov 2008 14:43:26 -0000	1.20
@@ -1 +1 @@
-gyachi-1.1.56.tar.gz
+gyachi-1.1.57.tar.gz


Index: gyachi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gyachi/devel/gyachi.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- gyachi.spec	21 Nov 2008 09:44:48 -0000	1.32
+++ gyachi.spec	21 Nov 2008 14:43:26 -0000	1.33
@@ -21,7 +21,7 @@
 %endif
 
 Name:		gyachi
-Version:	1.1.56
+Version:	1.1.57
 Release:	5%{?dist}
 Summary:	A Yahoo! chat client with Webcam and voice support
 
@@ -326,6 +326,9 @@
 
 
 %changelog
+* Fri Nov 21 2008 Gregory D Hosler <ghosler at users.sourceforge.net> - 1.1.57.5
+- Upstream updates - better support of webcam features.
+
 * Fri Nov 21 2008 Gregory D Hosler <ghosler at users.sourceforge.net> - 1.1.56-5
 - Upstream updates - webcam viewer/uploader fix for segfault. Cache "custom
 - away message" between runs, convert the systray icon to a GtkStatusIcon


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gyachi/devel/sources,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- sources	21 Nov 2008 09:44:48 -0000	1.23
+++ sources	21 Nov 2008 14:43:26 -0000	1.24
@@ -1 +1 @@
-f7bcd21445c69e6058ace559781befbc  gyachi-1.1.56.tar.gz
+45d3db8e3b3335a629d2ac15255095ff  gyachi-1.1.57.tar.gz




More information about the fedora-extras-commits mailing list