commit gnome-screenshot for openSUSE:Factory
Hello community, here is the log from the commit of package gnome-screenshot for openSUSE:Factory checked in at 2013-06-29 19:40:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-screenshot (Old) and /work/SRC/openSUSE:Factory/.gnome-screenshot.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gnome-screenshot" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-screenshot/gnome-screenshot.changes 2013-05-16 10:52:05.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-screenshot.new/gnome-screenshot.changes 2013-06-29 19:40:49.000000000 +0200 @@ -1,0 +2,8 @@ +Tue Jun 18 17:18:52 UTC 2013 - zaitor@opensuse.org + +- Update to version 3.9.3: + + Determine image format from extension. + + Update the manual page. + + Updated translations. + +------------------------------------------------------------------- Old: ---- gnome-screenshot-3.8.2.tar.xz New: ---- gnome-screenshot-3.9.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-screenshot.spec ++++++ --- /var/tmp/diff_new_pack.YIHshf/_old 2013-06-29 19:40:50.000000000 +0200 +++ /var/tmp/diff_new_pack.YIHshf/_new 2013-06-29 19:40:50.000000000 +0200 @@ -17,13 +17,13 @@ Name: gnome-screenshot -Version: 3.8.2 +Version: 3.9.3 Release: 0 Summary: Utility to take pictures of your screen License: GPL-2.0+ Group: System/GUI/GNOME Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-screenshot/3.8/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-screenshot/3.9/%{name}-%{version}.tar.xz # PATCH-FIX-OPENSUSE gnome-screenshot-onlyshowin.patch dimstar@opensuse.org -- OnlyShowIn=GNOME: fix brp build check, allowing to use the icon from the gnome theme. Patch0: gnome-screenshot-onlyshowin.patch # Needed for applets-screenshooter icon ++++++ gnome-screenshot-3.8.2.tar.xz -> gnome-screenshot-3.9.3.tar.xz ++++++ ++++ 3160 lines of diff (skipped) ++++ retrying with extended exclude list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-screenshot-3.8.2/NEWS new/gnome-screenshot-3.9.3/NEWS --- old/gnome-screenshot-3.8.2/NEWS 2013-05-14 05:39:45.000000000 +0200 +++ new/gnome-screenshot-3.9.3/NEWS 2013-06-18 01:31:24.000000000 +0200 @@ -1,7 +1,8 @@ -GNOME Screenshot 3.8.2 - May 13, 2013 -===================================== +GNOME Screenshot 3.9.3 - 17th June 2013 +======================================= -- Determine image format from extension (#521751) +- Determine image format from extension (Shih-Yuan Lee) +- Update the manual page (Matthias Clasen) - Translation updates GNOME Screenshot 3.8.1 - 15th April 2013 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-screenshot-3.8.2/configure.ac new/gnome-screenshot-3.9.3/configure.ac --- old/gnome-screenshot-3.8.2/configure.ac 2013-05-14 05:39:53.000000000 +0200 +++ new/gnome-screenshot-3.9.3/configure.ac 2013-06-18 01:27:16.000000000 +0200 @@ -1,6 +1,6 @@ dnl -*- mode: m4 -*- AC_PREREQ(2.63) -AC_INIT([gnome-screenshot],[3.8.2],[],[gnome-screenshot]) +AC_INIT([gnome-screenshot],[3.9.3],[],[gnome-screenshot]) AC_CONFIG_HEADERS(config.h) AC_CONFIG_MACRO_DIR([m4]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-screenshot-3.8.2/po/mr.po new/gnome-screenshot-3.9.3/po/mr.po --- old/gnome-screenshot-3.8.2/po/mr.po 2013-05-14 05:36:21.000000000 +0200 +++ new/gnome-screenshot-3.9.3/po/mr.po 2013-06-18 01:23:53.000000000 +0200 @@ -10,7 +10,7 @@ "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "screenshot&keywords=I18N+L10N&component=general\n" "POT-Creation-Date: 2013-01-03 10:00+0000\n" -"PO-Revision-Date: 2013-05-10 13:01+0530\n" +"PO-Revision-Date: 2013-05-10 12:56+0530\n" "Last-Translator: Sandeep Shedmake <sshedmak@redhat.com>\n" "Language-Team: Marathi\n" "Language: mr\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-screenshot-3.8.2/src/gnome-screenshot.1 new/gnome-screenshot-3.9.3/src/gnome-screenshot.1 --- old/gnome-screenshot-3.8.2/src/gnome-screenshot.1 2011-10-18 13:26:42.000000000 +0200 +++ new/gnome-screenshot-3.9.3/src/gnome-screenshot.1 2013-06-18 01:23:53.000000000 +0200 @@ -1,9 +1,9 @@ -.TH "GNOME-SCREENSHOT" "1" "June 28, 2009" "" "" +.TH "GNOME-SCREENSHOT" "1" "May 14, 2013" "" "" .SH NAME gnome-screenshot \- capture the screen, a window, or an user-defined area and save the snapshot image to a file. .SH SYNOPSIS .sp -\fBgnome-screenshot\fR [ \fB-w\fR ] [ \fB-a\fR ] [ \fB-b\fR ] [ \fB-B\fR ] [ \fB-d \fISECONDS\fB \fR ] [ \fB-e \fIEFFECT\fB \fR ] [ \fB-i\fR ] [ \fB--display \fIDISPLAY\fB \fR ] +\fBgnome-screenshot\fR [ \fB-c\fR ] [ \fB-w\fR ] [ \fB-a\fR ] [ \fB-b\fR ] [ \fB-B\fR ] [ \fB-p\fR ] [ \fB-d \fISECONDS\fB \fR ] [ \fB-e \fIEFFECT\fB \fR ] [ \fB-i\fR ] [ \fB-f \fIFILENAME\fB \fR ] [ \fB--display \fIDISPLAY\fB \fR ] .SH "DESCRIPTION" .PP \fBgnome-screenshot\fR is a GNOME utility for taking @@ -11,6 +11,9 @@ border effects. .SH "OPTIONS" .TP +\fB-c, --clipboard\fR +Send the grab directly to the clipboard. +.TP \fB-w, --window\fR Grab the current active window instead of the entire screen. @@ -24,10 +27,13 @@ \fB-B, --remove-border\fR Remove the window border from the screenshot. .TP +\fB-p, --include-pointer\fR +Include the pointer with the screenshot. +.TP \fB-d, --delay=\fISECONDS\fB,\fR Take the screenshot after the specified delay [in seconds]. .TP -\fB-e, --effect=\fIEFFECT\fB,\fR +\fB-e, --border-effect=\fIEFFECT\fB,\fR Add an effect to the outside of the screenshot border. \fIEFFECT\fR can be ``shadow'' (adding drop shadow), ``border'' (adding rectangular @@ -37,22 +43,21 @@ \fB-i, --interactive\fR Interactively set options in a dialog. .TP +\fB-f, --file=\fIFILENAME\fB\fR +Save screenshot directly to this file. +.TP \fB--display=\fIDISPLAY\fB\fR X display to use. .TP \fB-?, -h, --help\fR Show a summary of the available options. .PP -In addition, the usual GTK+ and GNOME command line options apply. +In addition, the usual GTK+ command line options apply. See the output of --help for details. -.PP -.SH "SEE ALSO" -.PP -gnome-options(7), gtk-options(7) .SH "AUTHOR" .PP This manual page was written by Christian Marillat <marillat@debian.org> for the Debian GNU/Linux system (but may be used by others). .PP Updated by Theppitak Karoonboonyanan -<thep@linux.thai.net>, Tom Feiner <feiner.tom@gmail.com> and Cosimo Cecchi <cosimoc@gnome.org> +<thep@linux.thai.net>, Tom Feiner <feiner.tom@gmail.com>, Cosimo Cecchi <cosimoc@gnome.org> and others. -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de