openSUSE Commits
Threads by month
- ----- 2025 -----
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
June 2013
- 1 participants
- 1952 discussions
Hello community,
here is the log from the commit of package gtksourceview for openSUSE:Factory checked in at 2013-06-29 19:42:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
and /work/SRC/openSUSE:Factory/.gtksourceview.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtksourceview"
Changes:
--------
--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes 2013-04-26 15:51:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 2013-06-29 19:42:21.000000000 +0200
@@ -1,0 +2,33 @@
+Fri Jun 21 18:27:25 UTC 2013 - dimstar(a)opensuse.org
+
+- Update to version 3.9.2:
+ + dd syntax highlighting for the Julia, mediawiki and Scala
+ languages.
+ + Improvements to the word completion provider.
+ + Add the GtkSourceCompletionWords:activation property.
+ + More compact completion popup window.
+ + Misc bugfixes.
+ + Updated translations.
+- Drop gtksourceview-as-needed.patch: fixed upstream.
+- Drop gnome-common BuildRequires and call to gnome-autogen.sh, as
+ we no longer carry any patch.
+
+-------------------------------------------------------------------
+Mon May 27 12:19:17 UTC 2013 - dimstar(a)opensuse.org
+
+- Update to version 3.9.1:
+ + Deprecate the GtkSourceCompletionInfo::before-show signal.
+ + Hide CompletionInfo when focus-out-event on the attached-to
+ widget.
+ + Improvements to the main completion window.
+ + Some code improvements to the words completion provider.
+ + Improvements to the C++ and Perl language specs.
+ + Documentation improvements.
+ + Misc bugfixes.
+ + Updated translations.
+- Add gtksourceview-as-needed.patch: Fix build with
+ -Wl,--as-needed.
+- Add gnome-common BuildRequires and call to gnome-autogen.sh, as
+ above patch touches the build system.
+
+-------------------------------------------------------------------
Old:
----
gtksourceview-3.8.1.tar.xz
New:
----
gtksourceview-3.9.2.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtksourceview.spec ++++++
--- /var/tmp/diff_new_pack.daUdyx/_old 2013-06-29 19:42:22.000000000 +0200
+++ /var/tmp/diff_new_pack.daUdyx/_new 2013-06-29 19:42:22.000000000 +0200
@@ -17,13 +17,13 @@
Name: gtksourceview
-Version: 3.8.1
+Version: 3.9.2
Release: 0
Summary: GTK+ Source Editing Widget
License: GPL-2.0+
Group: System/GUI/GNOME
Url: http://www.gnome.org/
-Source: http://download.gnome.org/sources/gtksourceview/3.8/%{name}-%{version}.tar.…
+Source: http://download.gnome.org/sources/gtksourceview/3.9/%{name}-%{version}.tar.…
BuildRequires: fdupes
BuildRequires: gobject-introspection-devel
BuildRequires: intltool
@@ -32,7 +32,7 @@
BuildRequires: pkgconfig(gio-2.0) >= 2.34.0
BuildRequires: pkgconfig(gladeui-2.0)
BuildRequires: pkgconfig(glib-2.0) >= 2.34.0
-BuildRequires: pkgconfig(gtk+-3.0) >= 3.4.12
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.8.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
++++++ gtksourceview-3.8.1.tar.xz -> gtksourceview-3.9.2.tar.xz ++++++
++++ 22820 lines of diff (skipped)
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gtkmm2 for openSUSE:Factory checked in at 2013-06-29 19:42:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtkmm2 (Old)
and /work/SRC/openSUSE:Factory/.gtkmm2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtkmm2"
Changes:
--------
--- /work/SRC/openSUSE:Factory/gtkmm2/gtkmm2.changes 2013-04-20 17:44:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gtkmm2.new/gtkmm2.changes 2013-06-29 19:42:18.000000000 +0200
@@ -1,0 +2,14 @@
+Sat Jun 29 12:27:24 UTC 2013 - dimstar(a)opensuse.org
+
+- Update to version 2.24.4:
+ + Respinned tarball with matching gmmproc version (bgo#697835).
+- Drop gtkmm2-includes.patch: this was needed to work around
+ tarball issues.
+- Remove --enable-maintainer-mode and --enable-documentation
+ configure parameters: as we can use the tarball again, we don't
+ have to do the entire bootstrapping on our own.
+- Drop perl(XML::Parser), graphviz, doxygen and xsltproc
+ BuildRequires, which were only used to bootstrap.
+- Stop packaging INSTALL file as it is not needed.
+
+-------------------------------------------------------------------
Old:
----
gtkmm-2.24.3.tar.xz
gtkmm2-includes.patch
New:
----
gtkmm-2.24.4.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtkmm2.spec ++++++
--- /var/tmp/diff_new_pack.VC7QIv/_old 2013-06-29 19:42:19.000000000 +0200
+++ /var/tmp/diff_new_pack.VC7QIv/_new 2013-06-29 19:42:19.000000000 +0200
@@ -18,15 +18,13 @@
Name: gtkmm2
%define _name gtkmm
-Version: 2.24.3
+Version: 2.24.4
Release: 0
Summary: C++ Interface for GTK2 (a GUI Library for X)
License: LGPL-2.1+
Group: System/Libraries
Url: http://www.gtkmm.org/
Source: http://download.gnome.org/sources/gtkmm/2.24/%{_name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM gtkmm2-includes.patch bgo#697835 dimstar(a)opensuse.org -- Fix include headers of gtkmm
-Patch0: gtkmm2-includes.patch
BuildRequires: atkmm-devel
BuildRequires: cairomm-devel
BuildRequires: fdupes
@@ -35,11 +33,6 @@
BuildRequires: libsigc++2-devel
BuildRequires: pangomm-devel >= 2.27.1
BuildRequires: pkgconfig(gtk+-2.0) >= 2.24.0
-# Needed for patch0
-BuildRequires: doxygen
-BuildRequires: graphviz
-BuildRequires: xsltproc
-BuildRequires: perl(XML::Parser)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -79,16 +72,10 @@
%prep
%setup -q -n %{_name}-%{version}
-%patch0 -p1
%build
-# FIXME: cannot autoreconf, HAVE_MKFIFO is missing.
-#ACLOCAL="aclocal -I scripts" autoreconf -f -i
-# --enable-maintainer-mode is needed for patch0
%configure \
- --disable-static \
- --enable-maintainer-mode\
- --enable-documentation
+ --disable-static
make %{?_smp_mflags} gtkmm_docdir=%{_docdir}/%{name}/docs
%install
@@ -105,7 +92,7 @@
%files -n libgtkmm-2_4-1
%defattr (-, root, root)
-%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
+%doc AUTHORS COPYING ChangeLog NEWS README
%{_libdir}/*.so.*
%files devel
++++++ gtkmm-2.24.3.tar.xz -> gtkmm-2.24.4.tar.xz ++++++
/work/SRC/openSUSE:Factory/gtkmm2/gtkmm-2.24.3.tar.xz /work/SRC/openSUSE:Factory/.gtkmm2.new/gtkmm-2.24.4.tar.xz differ: char 25, line 1
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gtk-doc for openSUSE:Factory checked in at 2013-06-29 19:42:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtk-doc (Old)
and /work/SRC/openSUSE:Factory/.gtk-doc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtk-doc"
Changes:
--------
--- /work/SRC/openSUSE:Factory/gtk-doc/gtk-doc.changes 2012-02-28 14:13:18.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gtk-doc.new/gtk-doc.changes 2013-06-29 19:42:12.000000000 +0200
@@ -1,0 +2,13 @@
+Fri Jun 21 18:04:11 UTC 2013 - dimstar(a)opensuse.org
+
+- Update to version 1.19:
+ + Bugs fixed: bgo#652740, bgo#660436, bgo#661853, bgo#668228,
+ bgo#670724, bgo#670767, bgo#670796, bgo#671519, bgo#671960,
+ bgo#672710, bgo#676685, bgo#685365, bgo#686148, bgo#687685,
+ bgo#688204, bgo#688423, bgo#689209, bgo#690438, bgo#696930,
+ bgo#700981.
+- Replace gnome-doc-utils-devel BuildRequires with yelp-tools,
+ following upstreams port to the new documentation infrastructure.
+- Split out -lang package.
+
+-------------------------------------------------------------------
Old:
----
gtk-doc-1.18.tar.bz2
New:
----
gtk-doc-1.19.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtk-doc.spec ++++++
--- /var/tmp/diff_new_pack.5fIDbv/_old 2013-06-29 19:42:13.000000000 +0200
+++ /var/tmp/diff_new_pack.5fIDbv/_new 2013-06-29 19:42:13.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package gtk-doc
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,23 +17,23 @@
Name: gtk-doc
-Version: 1.18
+Version: 1.19
Release: 0
Summary: GTK+ DocBook Documentation Generator
License: GPL-2.0+
Group: Productivity/Publishing/SGML
Url: http://www.gtk.org/gtk-doc/
-Source: http://download.gnome.org/sources/gtk-doc/1.18/%{name}-%{version}.tar.bz2
+Source: http://download.gnome.org/sources/gtk-doc/1.19/%{name}-%{version}.tar.xz
# When updating this package, please don't forget to update the gtk-doc.m4 Source
# in glib2.
BuildRequires: docbook-xsl-stylesheets
-BuildRequires: gnome-doc-utils-devel
BuildRequires: libxml2-tools
BuildRequires: libxslt
BuildRequires: openjade
BuildRequires: pkg-config
BuildRequires: python-base
BuildRequires: sgml-skel
+BuildRequires: yelp-tools
Requires: docbook-dsssl-stylesheets
Requires: docbook-xsl-stylesheets
Requires: docbook_4
@@ -41,6 +41,7 @@
Requires: libxslt
Requires: openjade
Recommends: source-highlight
+Recommends: %{name}-lang
# Old for <= 10.2 & CODE10
Provides: gtkdoc = %{version}
Obsoletes: gtkdoc
@@ -53,6 +54,7 @@
source code comments in a manner similar to Java-doc. It is used to
generate the documentation for GLib, Gtk+, and GNOME.
+%lang_package
%prep
%setup -q
@@ -64,6 +66,7 @@
%make_install
mkdir -p %{buildroot}%{_datadir}/gtk-doc/html
mv -v doc/README doc/doc.README
+%find_lang %{name}-manual %{?no_lang_C}
%files
%defattr(-,root,root)
@@ -75,15 +78,8 @@
%{_datadir}/gtk-doc/
%{_datadir}/pkgconfig/gtk-doc.pc
%{_datadir}/sgml/gtk-doc/
-%doc %{_datadir}/gnome/help/gtk-doc-manual/
-%doc %{_datadir}/omf/gtk-doc-manual/
-# We have to own those directories since we can't depend on anything that will
-# own them, unfortunately :/
-%dir %{_datadir}/gnome
-%dir %{_datadir}/gnome/help
-%dir %{_datadir}/omf
+%doc %{_datadir}/help/C/gtk-doc-manual/
-%clean
-rm -rf %{buildroot}
+%files lang -f %{name}-manual.lang
%changelog
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gssdp for openSUSE:Factory checked in at 2013-06-29 19:42:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gssdp (Old)
and /work/SRC/openSUSE:Factory/.gssdp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gssdp"
Changes:
--------
--- /work/SRC/openSUSE:Factory/gssdp/gssdp.changes 2013-04-02 11:49:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gssdp.new/gssdp.changes 2013-06-29 19:42:10.000000000 +0200
@@ -1,0 +2,14 @@
+Tue May 28 11:50:35 UTC 2013 - dimstar(a)opensuse.org
+
+- Update to version 0.14.3:
+ + Add --interface, -i commandline option to gssdp-device-sniffer
+ to specify a network interface for it to run on.
+ + Update the GSSDP device sniffer to GTK+3.
+ + Depend on vapigen >= 0.20 if gobject-introspection is 1.36 or
+ newer.
+ + Some minor UI fixes in gssdp-device-sniffer.
+ + Make it compile with -Wall -Wextra.
+- Replace pkgconfig(gtk+-2.0) BuildRequires with
+ pkgconfig(gtk+-3.0), following upstreams port to GTK+ 3.0.
+
+-------------------------------------------------------------------
Old:
----
gssdp-0.14.2.tar.xz
New:
----
gssdp-0.14.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gssdp.spec ++++++
--- /var/tmp/diff_new_pack.7GAfgj/_old 2013-06-29 19:42:11.000000000 +0200
+++ /var/tmp/diff_new_pack.7GAfgj/_new 2013-06-29 19:42:11.000000000 +0200
@@ -17,7 +17,7 @@
Name: gssdp
-Version: 0.14.2
+Version: 0.14.3
Release: 0
Summary: Library for resource discovery and announcement over SSDP
License: LGPL-2.0+
@@ -26,7 +26,7 @@
Source: http://download.gnome.org/sources/gssdp/0.14/%{name}-%{version}.tar.xz
BuildRequires: pkgconfig(glib-2.0) >= 2.32
BuildRequires: pkgconfig(gobject-introspection-1.0)
-BuildRequires: pkgconfig(gtk+-2.0)
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.0
BuildRequires: pkgconfig(libsoup-2.4) >= 2.26.1
BuildRequires: pkgconfig(vapigen)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++ gssdp-0.14.2.tar.xz -> gssdp-0.14.3.tar.xz ++++++
++++ 20878 lines of diff (skipped)
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gsettings-desktop-schemas for openSUSE:Factory checked in at 2013-06-29 19:42:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gsettings-desktop-schemas (Old)
and /work/SRC/openSUSE:Factory/.gsettings-desktop-schemas.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gsettings-desktop-schemas"
Changes:
--------
--- /work/SRC/openSUSE:Factory/gsettings-desktop-schemas/gsettings-desktop-schemas.changes 2013-05-16 11:01:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gsettings-desktop-schemas.new/gsettings-desktop-schemas.changes 2013-06-29 19:42:07.000000000 +0200
@@ -1,0 +2,15 @@
+Fri Jun 21 12:06:26 UTC 2013 - dimstar(a)opensuse.org
+
+- Update to version 3.9.3:
+ + Updated translations.
+
+-------------------------------------------------------------------
+Tue May 28 19:53:48 UTC 2013 - dimstar(a)opensuse.org
+
+- Update to version 3.9.2:
+ + Add remember-app-usage key to privacy schema.
+ + Add alternative shortcut for toggling the overview.
+ + Add always-show-universal-access-status key to a11y schema.
+ + Updated translations.
+
+-------------------------------------------------------------------
Old:
----
gsettings-desktop-schemas-3.8.2.tar.xz
New:
----
gsettings-desktop-schemas-3.9.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gsettings-desktop-schemas.spec ++++++
--- /var/tmp/diff_new_pack.bazsz5/_old 2013-06-29 19:42:08.000000000 +0200
+++ /var/tmp/diff_new_pack.bazsz5/_new 2013-06-29 19:42:08.000000000 +0200
@@ -18,13 +18,13 @@
Name: gsettings-desktop-schemas
-Version: 3.8.2
+Version: 3.9.3
Release: 0
Summary: Shared GSettings Schemas for the Desktop
License: LGPL-2.1+
Group: System/GUI/GNOME
Url: http://gnome.org/
-Source0: http://download.gnome.org/sources/gsettings-desktop-schemas/3.8/%{name}-%{v…
+Source0: http://download.gnome.org/sources/gsettings-desktop-schemas/3.9/%{name}-%{v…
BuildRequires: glib2-devel >= 2.31.0
BuildRequires: gobject-introspection-devel >= 1.31.0
BuildRequires: intltool
@@ -83,6 +83,7 @@
%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog HACKING MAINTAINERS NEWS README
+%{_datadir}/glib-2.0/schemas/org.gnome.desktop.a11y.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.a11y.applications.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.a11y.keyboard.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.a11y.mouse.gschema.xml
++++++ gsettings-desktop-schemas-3.8.2.tar.xz -> gsettings-desktop-schemas-3.9.3.tar.xz ++++++
++++ 1774 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/gsettings-desktop-schemas-3.8.2/NEWS new/gsettings-desktop-schemas-3.9.3/NEWS
--- old/gsettings-desktop-schemas-3.8.2/NEWS 2013-05-14 12:01:29.000000000 +0200
+++ new/gsettings-desktop-schemas-3.9.3/NEWS 2013-06-17 16:28:09.000000000 +0200
@@ -1,3 +1,14 @@
+Major changes in 3.9.3
+======================
+* Translation updates
+
+Major changes in 3.9.2
+======================
+* Add remember-app-usage key to privacy schema
+* Add alternative shortcut for toggling the overview
+* Add always-show-universal-access-status key to a11y schema
+* Translation updates
+
Major changes in 3.8.2
======================
* Fix description of "sort-order" key in the search providers schema
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/gsettings-desktop-schemas-3.8.2/configure.ac new/gsettings-desktop-schemas-3.9.3/configure.ac
--- old/gsettings-desktop-schemas-3.8.2/configure.ac 2013-05-14 12:01:34.000000000 +0200
+++ new/gsettings-desktop-schemas-3.9.3/configure.ac 2013-06-17 16:27:54.000000000 +0200
@@ -1,5 +1,5 @@
AC_PREREQ(2.53)
-AC_INIT([gsettings-desktop-schemas], [3.8.2],
+AC_INIT([gsettings-desktop-schemas], [3.9.3],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gsettings-desktop-schemas]
AC_CONFIG_SRCDIR(schemas/org.gnome.desktop.default-applications.gschema.xml.in.in)
AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz])
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/gsettings-desktop-schemas-3.8.2/missing new/gsettings-desktop-schemas-3.9.3/missing
--- old/gsettings-desktop-schemas-3.8.2/missing 2012-09-04 22:00:35.000000000 +0200
+++ new/gsettings-desktop-schemas-3.9.3/missing 2013-06-17 16:37:07.000000000 +0200
@@ -1,11 +1,10 @@
#! /bin/sh
-# Common stub for a few missing GNU programs while installing.
+# Common wrapper for a few potentially missing GNU programs.
-scriptversion=2012-01-06.13; # UTC
+scriptversion=2012-06-26.16; # UTC
-# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006,
-# 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
-# Originally by Fran,cois Pinard <pinard(a)iro.umontreal.ca>, 1996.
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Originally written by Fran,cois Pinard <pinard(a)iro.umontreal.ca>, 1996.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -26,68 +25,40 @@
# the same distribution terms that you use for the rest of that program.
if test $# -eq 0; then
- echo 1>&2 "Try \`$0 --help' for more information"
+ echo 1>&2 "Try '$0 --help' for more information"
exit 1
fi
-run=:
-sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p'
-sed_minuso='s/.* -o \([^ ]*\).*/\1/p'
-
-# In the cases where this matters, `missing' is being run in the
-# srcdir already.
-if test -f configure.ac; then
- configure_ac=configure.ac
-else
- configure_ac=configure.in
-fi
+case $1 in
-msg="missing on your system"
+ --is-lightweight)
+ # Used by our autoconf macros to check whether the available missing
+ # script is modern enough.
+ exit 0
+ ;;
-case $1 in
---run)
- # Try to run requested program, and just exit if it succeeds.
- run=
- shift
- "$@" && exit 0
- # Exit code 63 means version mismatch. This often happens
- # when the user try to use an ancient version of a tool on
- # a file that requires a minimum version. In this case we
- # we should proceed has if the program had been absent, or
- # if --run hadn't been passed.
- if test $? = 63; then
- run=:
- msg="probably too old"
- fi
- ;;
+ --run)
+ # Back-compat with the calling convention used by older automake.
+ shift
+ ;;
-h|--h|--he|--hel|--help)
echo "\
$0 [OPTION]... PROGRAM [ARGUMENT]...
-Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an
-error status if there is no known handling for PROGRAM.
+Run 'PROGRAM [ARGUMENT]...', returning a proper advice when this fails due
+to PROGRAM being missing or too old.
Options:
-h, --help display this help and exit
-v, --version output version information and exit
- --run try to run the given command, and emulate it if it fails
Supported PROGRAM values:
- aclocal touch file \`aclocal.m4'
- autoconf touch file \`configure'
- autoheader touch file \`config.h.in'
- autom4te touch the output file, or create a stub one
- automake touch all \`Makefile.in' files
- bison create \`y.tab.[ch]', if possible, from existing .[ch]
- flex create \`lex.yy.c', if possible, from existing .c
- help2man touch the output file
- lex create \`lex.yy.c', if possible, from existing .c
- makeinfo touch the output file
- yacc create \`y.tab.[ch]', if possible, from existing .[ch]
+ aclocal autoconf autoheader autom4te automake makeinfo
+ bison yacc flex lex help2man
-Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and
-\`g' are ignored when checking the name.
+Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and
+'g' are ignored when checking the name.
Send bug reports to <bug-automake(a)gnu.org>."
exit $?
@@ -99,228 +70,141 @@
;;
-*)
- echo 1>&2 "$0: Unknown \`$1' option"
- echo 1>&2 "Try \`$0 --help' for more information"
+ echo 1>&2 "$0: unknown '$1' option"
+ echo 1>&2 "Try '$0 --help' for more information"
exit 1
;;
esac
-# normalize program name to check for.
-program=`echo "$1" | sed '
- s/^gnu-//; t
- s/^gnu//; t
- s/^g//; t'`
-
-# Now exit if we have it, but it failed. Also exit now if we
-# don't have it and --version was passed (most likely to detect
-# the program). This is about non-GNU programs, so use $1 not
-# $program.
-case $1 in
- lex*|yacc*)
- # Not GNU programs, they don't have --version.
- ;;
+# Run the given program, remember its exit status.
+"$@"; st=$?
- *)
- if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
- # We have it, but it failed.
- exit 1
- elif test "x$2" = "x--version" || test "x$2" = "x--help"; then
- # Could not run --version or --help. This is probably someone
- # running `$TOOL --version' or `$TOOL --help' to check whether
- # $TOOL exists and not knowing $TOOL uses missing.
- exit 1
- fi
- ;;
-esac
-
-# If it does not exist, or fails to run (possibly an outdated version),
-# try to emulate it.
-case $program in
- aclocal*)
- echo 1>&2 "\
-WARNING: \`$1' is $msg. You should only need it if
- you modified \`acinclude.m4' or \`${configure_ac}'. You might want
- to install the \`Automake' and \`Perl' packages. Grab them from
- any GNU archive site."
- touch aclocal.m4
- ;;
-
- autoconf*)
- echo 1>&2 "\
-WARNING: \`$1' is $msg. You should only need it if
- you modified \`${configure_ac}'. You might want to install the
- \`Autoconf' and \`GNU m4' packages. Grab them from any GNU
- archive site."
- touch configure
- ;;
-
- autoheader*)
- echo 1>&2 "\
-WARNING: \`$1' is $msg. You should only need it if
- you modified \`acconfig.h' or \`${configure_ac}'. You might want
- to install the \`Autoconf' and \`GNU m4' packages. Grab them
- from any GNU archive site."
- files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
- test -z "$files" && files="config.h"
- touch_files=
- for f in $files; do
- case $f in
- *:*) touch_files="$touch_files "`echo "$f" |
- sed -e 's/^[^:]*://' -e 's/:.*//'`;;
- *) touch_files="$touch_files $f.in";;
- esac
- done
- touch $touch_files
- ;;
+# If it succeeded, we are done.
+test $st -eq 0 && exit 0
- automake*)
- echo 1>&2 "\
-WARNING: \`$1' is $msg. You should only need it if
- you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'.
- You might want to install the \`Automake' and \`Perl' packages.
- Grab them from any GNU archive site."
- find . -type f -name Makefile.am -print |
- sed 's/\.am$/.in/' |
- while read f; do touch "$f"; done
- ;;
-
- autom4te*)
- echo 1>&2 "\
-WARNING: \`$1' is needed, but is $msg.
- You might have modified some files without having the
- proper tools for further handling them.
- You can get \`$1' as part of \`Autoconf' from any GNU
- archive site."
-
- file=`echo "$*" | sed -n "$sed_output"`
- test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
- if test -f "$file"; then
- touch $file
- else
- test -z "$file" || exec >$file
- echo "#! /bin/sh"
- echo "# Created by GNU Automake missing as a replacement of"
- echo "# $ $@"
- echo "exit 0"
- chmod +x $file
- exit 1
- fi
- ;;
-
- bison*|yacc*)
- echo 1>&2 "\
-WARNING: \`$1' $msg. You should only need it if
- you modified a \`.y' file. You may need the \`Bison' package
- in order for those modifications to take effect. You can get
- \`Bison' from any GNU archive site."
- rm -f y.tab.c y.tab.h
- if test $# -ne 1; then
- eval LASTARG=\${$#}
- case $LASTARG in
- *.y)
- SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
- if test -f "$SRCFILE"; then
- cp "$SRCFILE" y.tab.c
- fi
- SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
- if test -f "$SRCFILE"; then
- cp "$SRCFILE" y.tab.h
- fi
- ;;
- esac
- fi
- if test ! -f y.tab.h; then
- echo >y.tab.h
- fi
- if test ! -f y.tab.c; then
- echo 'main() { return 0; }' >y.tab.c
- fi
- ;;
-
- lex*|flex*)
- echo 1>&2 "\
-WARNING: \`$1' is $msg. You should only need it if
- you modified a \`.l' file. You may need the \`Flex' package
- in order for those modifications to take effect. You can get
- \`Flex' from any GNU archive site."
- rm -f lex.yy.c
- if test $# -ne 1; then
- eval LASTARG=\${$#}
- case $LASTARG in
- *.l)
- SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
- if test -f "$SRCFILE"; then
- cp "$SRCFILE" lex.yy.c
- fi
- ;;
- esac
- fi
- if test ! -f lex.yy.c; then
- echo 'main() { return 0; }' >lex.yy.c
- fi
- ;;
-
- help2man*)
- echo 1>&2 "\
-WARNING: \`$1' is $msg. You should only need it if
- you modified a dependency of a manual page. You may need the
- \`Help2man' package in order for those modifications to take
- effect. You can get \`Help2man' from any GNU archive site."
-
- file=`echo "$*" | sed -n "$sed_output"`
- test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
- if test -f "$file"; then
- touch $file
- else
- test -z "$file" || exec >$file
- echo ".ab help2man is required to generate this page"
- exit $?
- fi
- ;;
-
- makeinfo*)
- echo 1>&2 "\
-WARNING: \`$1' is $msg. You should only need it if
- you modified a \`.texi' or \`.texinfo' file, or any other file
- indirectly affecting the aspect of the manual. The spurious
- call might also be the consequence of using a buggy \`make' (AIX,
- DU, IRIX). You might want to install the \`Texinfo' package or
- the \`GNU make' package. Grab either from any GNU archive site."
- # The file to touch is that specified with -o ...
- file=`echo "$*" | sed -n "$sed_output"`
- test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
- if test -z "$file"; then
- # ... or it is the one specified with @setfilename ...
- infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
- file=`sed -n '
- /^@setfilename/{
- s/.* \([^ ]*\) *$/\1/
- p
- q
- }' $infile`
- # ... or it is derived from the source name (dir/f.texi becomes f.info)
- test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
- fi
- # If the file does not exist, the user really needs makeinfo;
- # let's fail without touching anything.
- test -f $file || exit 1
- touch $file
- ;;
-
- *)
- echo 1>&2 "\
-WARNING: \`$1' is needed, and is $msg.
- You might have modified some files without having the
- proper tools for further handling them. Check the \`README' file,
- it often tells you about the needed prerequisites for installing
- this package. You may also peek at any GNU archive site, in case
- some other package would contain this missing \`$1' program."
- exit 1
- ;;
-esac
+# Also exit now if we it failed (or wasn't found), and '--version' was
+# passed; such an option is passed most likely to detect whether the
+# program is present and works.
+case $2 in --version|--help) exit $st;; esac
+
+# Exit code 63 means version mismatch. This often happens when the user
+# tries to use an ancient version of a tool on a file that requires a
+# minimum version.
+if test $st -eq 63; then
+ msg="probably too old"
+elif test $st -eq 127; then
+ # Program was missing.
+ msg="missing on your system"
+else
+ # Program was found and executed, but failed. Give up.
+ exit $st
+fi
-exit 0
+perl_URL=http://www.perl.org/
+flex_URL=http://flex.sourceforge.net/
+gnu_software_URL=http://www.gnu.org/software
+
+program_details ()
+{
+ case $1 in
+ aclocal|automake)
+ echo "The '$1' program is part of the GNU Automake package:"
+ echo "<$gnu_software_URL/automake>"
+ echo "It also requires GNU Autoconf, GNU m4 and Perl in order to run:"
+ echo "<$gnu_software_URL/autoconf>"
+ echo "<$gnu_software_URL/m4/>"
+ echo "<$perl_URL>"
+ ;;
+ autoconf|autom4te|autoheader)
+ echo "The '$1' program is part of the GNU Autoconf package:"
+ echo "<$gnu_software_URL/autoconf/>"
+ echo "It also requires GNU m4 and Perl in order to run:"
+ echo "<$gnu_software_URL/m4/>"
+ echo "<$perl_URL>"
+ ;;
+ esac
+}
+
+give_advice ()
+{
+ # Normalize program name to check for.
+ normalized_program=`echo "$1" | sed '
+ s/^gnu-//; t
+ s/^gnu//; t
+ s/^g//; t'`
+
+ printf '%s\n' "'$1' is $msg."
+
+ configure_deps="'configure.ac' or m4 files included by 'configure.ac'"
+ case $normalized_program in
+ autoconf*)
+ echo "You should only need it if you modified 'configure.ac',"
+ echo "or m4 files included by it."
+ program_details 'autoconf'
+ ;;
+ autoheader*)
+ echo "You should only need it if you modified 'acconfig.h' or"
+ echo "$configure_deps."
+ program_details 'autoheader'
+ ;;
+ automake*)
+ echo "You should only need it if you modified 'Makefile.am' or"
+ echo "$configure_deps."
+ program_details 'automake'
+ ;;
+ aclocal*)
+ echo "You should only need it if you modified 'acinclude.m4' or"
+ echo "$configure_deps."
+ program_details 'aclocal'
+ ;;
+ autom4te*)
+ echo "You might have modified some maintainer files that require"
+ echo "the 'automa4te' program to be rebuilt."
+ program_details 'autom4te'
+ ;;
+ bison*|yacc*)
+ echo "You should only need it if you modified a '.y' file."
+ echo "You may want to install the GNU Bison package:"
+ echo "<$gnu_software_URL/bison/>"
+ ;;
+ lex*|flex*)
+ echo "You should only need it if you modified a '.l' file."
+ echo "You may want to install the Fast Lexical Analyzer package:"
+ echo "<$flex_URL>"
+ ;;
+ help2man*)
+ echo "You should only need it if you modified a dependency" \
+ "of a man page."
+ echo "You may want to install the GNU Help2man package:"
+ echo "<$gnu_software_URL/help2man/>"
+ ;;
+ makeinfo*)
+ echo "You should only need it if you modified a '.texi' file, or"
+ echo "any other file indirectly affecting the aspect of the manual."
+ echo "You might want to install the Texinfo package:"
+ echo "<$gnu_software_URL/texinfo/>"
+ echo "The spurious makeinfo call might also be the consequence of"
+ echo "using a buggy 'make' (AIX, DU, IRIX), in which case you might"
+ echo "want to install GNU make:"
+ echo "<$gnu_software_URL/make/>"
+ ;;
+ *)
+ echo "You might have modified some files without having the proper"
+ echo "tools for further handling them. Check the 'README' file, it"
+ echo "often tells you about the needed prerequisites for installing"
+ echo "this package. You may also peek at any GNU archive site, in"
+ echo "case some other package contains this missing '$1' program."
+ ;;
+ esac
+}
+
+give_advice "$1" | sed -e '1s/^/WARNING: /' \
+ -e '2,$s/^/ /' >&2
+
+# Propagate the correct exit status (expected to be 127 for a program
+# not found, 63 for a program that failed due to version mismatch).
+exit $st
# Local variables:
# eval: (add-hook 'write-file-hooks 'time-stamp)
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/gsettings-desktop-schemas-3.8.2/po/POTFILES.in new/gsettings-desktop-schemas-3.9.3/po/POTFILES.in
--- old/gsettings-desktop-schemas-3.8.2/po/POTFILES.in 2012-12-19 10:35:36.000000000 +0100
+++ new/gsettings-desktop-schemas-3.9.3/po/POTFILES.in 2013-06-17 16:25:43.000000000 +0200
@@ -1,5 +1,6 @@
# List of source files containing translatable strings.
# Please keep this list in alphabetic order.
+schemas/org.gnome.desktop.a11y.gschema.xml.in.in
schemas/org.gnome.desktop.a11y.applications.gschema.xml.in.in
schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.in
schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.in
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/gsettings-desktop-schemas-3.8.2/po/bg.po new/gsettings-desktop-schemas-3.9.3/po/bg.po
--- old/gsettings-desktop-schemas-3.8.2/po/bg.po 2013-01-30 19:58:04.000000000 +0100
+++ new/gsettings-desktop-schemas-3.9.3/po/bg.po 2013-06-17 16:25:43.000000000 +0200
@@ -6,8 +6,8 @@
msgstr ""
"Project-Id-Version: gsettings-desktop-schemas master\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-01-18 06:20+0200\n"
-"PO-Revision-Date: 2013-01-18 06:31+0200\n"
+"POT-Creation-Date: 2013-06-08 11:18+0300\n"
+"PO-Revision-Date: 2013-06-08 11:18+0300\n"
"Last-Translator: Alexander Shopov <ash(a)kambanaria.org>\n"
"Language-Team: Bulgarian <dict(a)fsa-bg.org>\n"
"Language: bg\n"
@@ -16,6 +16,16 @@
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+#: ../schemas/org.gnome.desktop.a11y.gschema.xml.in.in.h:1
+msgid "Always show the Universal Access status icon"
+msgstr ""
+
+#: ../schemas/org.gnome.desktop.a11y.gschema.xml.in.in.h:2
+msgid ""
+"This key overrides the automatic hiding of the Universal Access status icon "
+"when no accessibility features are enabled."
+msgstr ""
+
#: ../schemas/org.gnome.desktop.a11y.applications.gschema.xml.in.in.h:1
msgid "On-screen keyboard"
msgstr "Екранна клавиатура"
@@ -51,25 +61,32 @@
#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.in.h:3
msgid ""
"Whether to beep when a keyboard accessibility feature is enabled or disabled."
-msgstr "Дали да се известява със звук за превключване на някоя настройка на достъпността на клавиатурата."
+msgstr ""
+"Дали да се известява със звук за превключване на някоя настройка на "
+"достъпността на клавиатурата."
#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.in.h:4
msgid "Disable keyboard accessibility after a timeout"
-msgstr "Изключване на достъпността на клавиатурата след определен интервал от време"
+msgstr ""
+"Изключване на достъпността на клавиатурата след определен интервал от време"
#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.in.h:5
msgid ""
"Whether to disable keyboard accessibility after a timeout, useful for shared "
"machines."
-msgstr "Дали достъпността на клавиатурата да се изключва след определено време. Удобно е за машини, които се ползват от повече хора."
+msgstr ""
+"Дали достъпността на клавиатурата да се изключва след определено време. "
+"Удобно е за машини, които се ползват от повече хора."
#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.in.h:6
msgid "Duration of the disabling timeout"
-msgstr "Продължителност на интервала за изключванене на достъпността"
+msgstr "Продължителност на интервала за изключване на достъпността"
#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.in.h:7
msgid "Duration of the timeout before disabling the keyboard accessibility."
-msgstr "Продължителност на интервала преди изключване на достъпността на клавиатурата."
+msgstr ""
+"Продължителност на интервала преди изключване на достъпността на "
+"клавиатурата."
#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.in.h:8
msgid "Enable 'Bounce Keys'"
@@ -485,75 +502,76 @@
msgstr ""
#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:1
-msgid "Draw Desktop Background"
-msgstr ""
-
-#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:2
-msgid ""
-"Have GNOME draw the desktop background. DEPRECATED: This key is deprecated "
-"and ignored."
-msgstr ""
-
-#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:3
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:23
msgid "Picture Options"
msgstr ""
-#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:4
+#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:2
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:24
msgid ""
"Determines how the image set by wallpaper_filename is rendered. Possible "
"values are \"none\", \"wallpaper\", \"centered\", \"scaled\", \"stretched\", "
"\"zoom\", \"spanned\"."
msgstr ""
-#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:5
+#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:3
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:25
msgid "Picture URI"
msgstr ""
-#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:6
+#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:4
msgid ""
"URI to use for the background image. Note that the backend only supports "
"local (file://) URIs."
msgstr ""
-#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:7
+#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:5
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:27
msgid "Picture Opacity"
msgstr ""
-#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:8
+#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:6
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:28
msgid "Opacity with which to draw the background picture."
msgstr ""
-#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:9
+#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:7
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:29
msgid "Primary Color"
msgstr ""
-#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:10
+#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:8
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:30
msgid "Left or Top color when drawing gradients, or the solid color."
msgstr ""
-#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:11
+#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:9
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:31
msgid "Secondary Color"
msgstr ""
-#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:12
+#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:10
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:32
msgid "Right or Bottom color when drawing gradients, not used for solid color."
msgstr ""
-#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:13
+#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:11
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:33
msgid "Color Shading Type"
msgstr ""
-#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:14
+#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:12
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:34
msgid ""
"How to shade the background color. Possible values are \"horizontal\", "
"\"vertical\", and \"solid\"."
msgstr ""
-#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:15
+#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:13
msgid "Have file manager handle the desktop"
msgstr ""
-#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:16
+#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:14
msgid "If set to true, then file manager will draw the icons on the desktop."
msgstr ""
@@ -1140,7 +1158,6 @@
msgstr ""
#: ../schemas/org.gnome.desktop.notifications.gschema.xml.in.in.h:3
-#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:7
msgid "Show notifications in the lock screen"
msgstr ""
@@ -1199,13 +1216,13 @@
msgstr ""
#: ../schemas/org.gnome.desktop.notifications.gschema.xml.in.in.h:16
-msgid "Be resident in the lock screen"
+msgid "Show details in the lock screen"
msgstr ""
#: ../schemas/org.gnome.desktop.notifications.gschema.xml.in.in.h:17
msgid ""
-"Whether notifications from this application will be shown individually in "
-"full (with details, action buttons and images) in the lock screen."
+"Whether the summary and body of notifications from this application will be "
+"visible in the locked screen."
msgstr ""
#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.in.h:1
@@ -1273,6 +1290,14 @@
"indefinitively."
msgstr ""
+#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.in.h:15
+msgid "Whether to remember application usage"
+msgstr ""
+
+#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.in.h:16
+msgid "If FALSE, application usage will not be monitored and recorded."
+msgstr ""
+
#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:1
msgid "Activate when idle"
msgstr ""
@@ -1301,39 +1326,32 @@
"The number of seconds after screensaver activation before locking the screen."
msgstr ""
-#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:8
-msgid ""
-"Whether notifications are shown in the lock screen or not. This only affects "
-"the standard experience. DEPRECATED: This key is deprecated and ignored. It "
-"has been superseded by org.gnome.desktop.notifications show-in-lock-screen."
-msgstr ""
-
-#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:9
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:7
msgid "Show full name in the lock screen"
msgstr ""
-#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:10
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:8
msgid ""
"Whether the user's full name is shown in the lock screen or not. This only "
"affects the screen shield, the name is always shown in the unlock dialog."
msgstr ""
-#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:11
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:9
msgid "Allow embedding a keyboard into the window"
msgstr ""
-#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:12
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:10
msgid ""
"Set this to TRUE to allow embedding a keyboard into the window when trying "
"to unlock. The \"keyboard_command\" key must be set with the appropriate "
"command. DEPRECATED: This key is deprecated and ignored."
msgstr ""
-#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:13
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:11
msgid "Embedded keyboard command"
msgstr ""
-#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:14
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:12
msgid ""
"The command that will be run, if the \"embedded_keyboard_enabled\" key is "
"set to TRUE, to embed a keyboard widget into the window. This command should "
@@ -1341,22 +1359,22 @@
"output. DEPRECATED: This key is deprecated and ignored."
msgstr ""
-#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:15
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:13
msgid "Allow logout"
msgstr ""
-#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:16
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:14
msgid ""
"Set this to TRUE to offer an option in the unlock dialog to allow logging "
"out after a delay. The delay is specified in the \"logout_delay\" key. "
"DEPRECATED: This key is deprecated and ignored."
msgstr ""
-#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:17
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:15
msgid "Time before logout option"
msgstr ""
-#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:18
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:16
msgid ""
"The number of seconds after the screensaver activation before a logout "
"option will appear in the unlock dialog. This key has effect only if the "
@@ -1364,11 +1382,11 @@
"ignored"
msgstr ""
-#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:19
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:17
msgid "Logout command"
msgstr ""
-#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:20
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:18
msgid ""
"The command to invoke when the logout button is clicked. This command should "
"simply log the user out without any interaction. This key has effect only if "
@@ -1376,26 +1394,32 @@
"and ignored."
msgstr ""
-#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:21
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:19
msgid "Allow user switching"
msgstr ""
-#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:22
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:20
msgid ""
"Set this to TRUE to offer an option in the unlock dialog to switch to a "
"different user account."
msgstr ""
-#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:23
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:21
msgid "Allow the session status message to be displayed"
msgstr ""
-#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:24
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:22
msgid ""
"Allow the session status message to be displayed when the screen is locked. "
"DEPRECATED: This key is deprecated and ignored."
msgstr ""
+#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:26
+msgid ""
+"URI to use for the background image. Not that the backend only supports "
+"local (file://) URIs."
+msgstr ""
+
#: ../schemas/org.gnome.desktop.search-providers.gschema.xml.in.in.h:1
msgid "Disable all external search providers"
msgstr ""
@@ -1425,7 +1449,7 @@
msgid ""
"Results for applications contained in this list will be displayed in the "
"specified order. Results for applications not specified in this list will be "
-"displayed before the last item of the list, if it has more than one item."
+"displayed last, sorted alphabetically."
msgstr ""
#: ../schemas/org.gnome.desktop.session.gschema.xml.in.in.h:1
@@ -2154,7 +2178,9 @@
msgid ""
"This key is not used; HTTP proxying is enabled when the host key is non-"
"empty and the port is non-0."
-msgstr "Този ключ не се ползва. Сървърът-посредник за HTTP се включва, когато ключът host за машина не е празен, а ключът port за порт не е 0."
+msgstr ""
+"Този ключ не се ползва. Сървърът-посредник за HTTP се включва, когато ключът "
+"host за машина не е празен, а ключът port за порт не е 0."
#: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:10
msgid "HTTP proxy host name"
@@ -2172,7 +2198,9 @@
msgid ""
"The port on the machine defined by \"/system/proxy/http/host\" that you "
"proxy through."
-msgstr "Портът на машината зададена в ключа „/system/proxy/http/host“, чрез който се посредничи за HTTP."
+msgstr ""
+"Портът на машината зададена в ключа „/system/proxy/http/host“, чрез който се "
+"посредничи за HTTP."
#: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:14
msgid "Authenticate proxy server connections"
@@ -2194,65 +2222,73 @@
#: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:17
msgid "User name to pass as authentication when doing HTTP proxying."
msgstr ""
+"Потребителско име за идентификация при ползването на сървър-посредник за "
+"HTTP."
#: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:18
msgid "HTTP proxy password"
-msgstr ""
+msgstr "Парола за посредника за HTTP"
#: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:19
msgid "Password to pass as authentication when doing HTTP proxying."
-msgstr ""
+msgstr "Парола за идентификация при ползването на сървър-посредник за HTTP."
#: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:20
msgid "Secure HTTP proxy host name"
-msgstr ""
+msgstr "Име на сървър-посредник за HTTPS"
#: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:21
msgid "The machine name to proxy secure HTTP through."
-msgstr ""
+msgstr "Машината, която да посредничи за трафика по HTTPS."
#: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:22
msgid "Secure HTTP proxy port"
-msgstr ""
+msgstr "Порт на сървъра-посредник за HTTPS"
#: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:23
msgid ""
"The port on the machine defined by \"/system/proxy/https/host\" that you "
"proxy through."
msgstr ""
+"Портът на машината зададена в ключа „/system/proxy/https/host“, чрез който "
+"се посредничи за HTTPS."
#: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:24
msgid "FTP proxy host name"
-msgstr ""
+msgstr "Име на сървър-посредник за FTP"
#: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:25
msgid "The machine name to proxy FTP through."
-msgstr ""
+msgstr "Машината, която да посредничи за трафика по FTP."
#: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:26
msgid "FTP proxy port"
-msgstr ""
+msgstr "Порт на сървъра-посредник за FTP"
#: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:27
msgid ""
"The port on the machine defined by \"/system/proxy/ftp/host\" that you proxy "
"through."
msgstr ""
+"Портът на машината зададена в ключа „/system/proxy/ftp/host“, чрез който се "
+"посредничи за FTP."
#: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:28
msgid "SOCKS proxy host name"
-msgstr ""
+msgstr "Име на сървър-посредник за SOCKS"
#: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:29
msgid "The machine name to use as a SOCKS proxy."
-msgstr ""
+msgstr "Машината, която да посредничи за трафика по SOCKS."
#: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:30
msgid "SOCKS proxy port"
-msgstr ""
+msgstr "Порт на сървъра-посредник за SOCKS"
#: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:31
msgid ""
"The port on the machine defined by \"/system/proxy/socks/host\" that you "
"proxy through."
msgstr ""
+"Портът на машината зададена в ключа „/system/proxy/socks/host“, чрез който "
+"се посредничи за SOCKS."
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/gsettings-desktop-schemas-3.8.2/po/cs.po new/gsettings-desktop-schemas-3.9.3/po/cs.po
--- old/gsettings-desktop-schemas-3.8.2/po/cs.po 2013-05-13 08:58:50.000000000 +0200
+++ new/gsettings-desktop-schemas-3.9.3/po/cs.po 2013-06-17 16:25:43.000000000 +0200
@@ -9,8 +9,8 @@
"Project-Id-Version: gsettings-desktop-schemas master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=gsettings-desktop-schemas&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2013-04-20 03:04+0000\n"
-"PO-Revision-Date: 2013-04-25 18:01+0200\n"
+"POT-Creation-Date: 2013-05-18 22:15+0000\n"
+"PO-Revision-Date: 2013-06-03 15:57+0200\n"
"Last-Translator: Marek Černocký <marek(a)manet.cz>\n"
"Language-Team: Czech <gnome-cs-list(a)gnome.org>\n"
"Language: cs\n"
@@ -20,6 +20,18 @@
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Gtranslator 2.91.6\n"
+#: ../schemas/org.gnome.desktop.a11y.gschema.xml.in.in.h:1
+msgid "Always show the Universal Access status icon"
+msgstr "Vždy zobrazovat stavovou ikonu zpřístupnění"
+
+#: ../schemas/org.gnome.desktop.a11y.gschema.xml.in.in.h:2
+msgid ""
+"This key overrides the automatic hiding of the Universal Access status icon "
+"when no accessibility features are enabled."
+msgstr ""
+"Tento klíč přepisuje automatické skrývání stavové ikony zpřístupnění v "
+"situaci, kdy nejsou funkce zpřístupnění zapnuty."
+
#: ../schemas/org.gnome.desktop.a11y.applications.gschema.xml.in.in.h:1
msgid "On-screen keyboard"
msgstr "Klávesnice na obrazovce"
@@ -1462,6 +1474,14 @@
"nastaveno na 0, nebudou se nedávné soubory pamatovat vůbec. Pokud je "
"nastaveno na -1, budou zapamatovány na pořád."
+#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.in.h:15
+msgid "Whether to remember application usage"
+msgstr "Zda si pamatovat využití aplikací"
+
+#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.in.h:16
+msgid "If FALSE, application usage will not be monitored and recorded."
+msgstr "Když je VYPNUTO, nebude využítí aplikací sledováno a zaznamenáváno."
+
#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:1
msgid "Activate when idle"
msgstr "Aktivovat při nečinnosti"
@@ -2644,4 +2664,4 @@
"proxy through."
msgstr ""
"Port na počítači poskytujícím proxy a definovaném v klíči „/system/proxy/"
-"socks/host“."
+"socks/host“."
\ No newline at end of file
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/gsettings-desktop-schemas-3.8.2/po/es.po new/gsettings-desktop-schemas-3.9.3/po/es.po
--- old/gsettings-desktop-schemas-3.8.2/po/es.po 2013-05-13 08:58:50.000000000 +0200
+++ new/gsettings-desktop-schemas-3.9.3/po/es.po 2013-06-17 16:25:43.000000000 +0200
@@ -11,8 +11,8 @@
"Project-Id-Version: gsettings-desktop-schemas.po.master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=gsettings-desktop-schemas&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2013-04-20 03:04+0000\n"
-"PO-Revision-Date: 2013-04-22 17:43+0200\n"
+"POT-Creation-Date: 2013-05-18 22:15+0000\n"
+"PO-Revision-Date: 2013-05-20 12:46+0200\n"
"Last-Translator: Daniel Mustieles <daniel.mustieles(a)gmail.com>\n"
"Language-Team: Español <gnome-es-list(a)gnome.org>\n"
"Language: \n"
@@ -22,6 +22,18 @@
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
"X-Generator: Gtranslator 2.91.5\n"
+#: ../schemas/org.gnome.desktop.a11y.gschema.xml.in.in.h:1
+msgid "Always show the Universal Access status icon"
+msgstr "Mostrar siempre el icono de estado de Acceso universal"
+
+#: ../schemas/org.gnome.desktop.a11y.gschema.xml.in.in.h:2
+msgid ""
+"This key overrides the automatic hiding of the Universal Access status icon "
+"when no accessibility features are enabled."
+msgstr ""
+"Esta clave sobreescribe la ocultación automática del icono de estado del "
+"Acceso universal cuando no se han activado características de accesibilidad."
+
#: ../schemas/org.gnome.desktop.a11y.applications.gschema.xml.in.in.h:1
msgid "On-screen keyboard"
msgstr "Teclado en pantalla"
@@ -1523,6 +1535,16 @@
"establece a 0, los archivos recientes no se recordarán; si se establece a -"
"1, se recordarán de manera indefinida."
+#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.in.h:15
+#| msgid "Whether to remember recently used files"
+msgid "Whether to remember application usage"
+msgstr "Indica si se debe recordar el uso de aplicaciones"
+
+#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.in.h:16
+#| msgid "If FALSE, applications will not remember recently used files."
+msgid "If FALSE, application usage will not be monitored and recorded."
+msgstr "Si es falso, no se monitorizará y guardará el uso de aplicaciones."
+
#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:1
msgid "Activate when idle"
msgstr "Activar cuando esté inactivo"
@@ -1714,11 +1736,6 @@
"Lista de ID de archivos del escritorio para orden de proveedores de búsqueda"
#: ../schemas/org.gnome.desktop.search-providers.gschema.xml.in.in.h:6
-#| msgid ""
-#| "Results for applications contained in this list will be displayed in the "
-#| "specified order. Results for applications not specified in this list will "
-#| "be displayed before the last item of the list, if it has more than one "
-#| "item."
msgid ""
"Results for applications contained in this list will be displayed in the "
"specified order. Results for applications not specified in this list will be "
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/gsettings-desktop-schemas-3.8.2/po/gl.po new/gsettings-desktop-schemas-3.9.3/po/gl.po
--- old/gsettings-desktop-schemas-3.8.2/po/gl.po 2013-05-13 08:58:50.000000000 +0200
+++ new/gsettings-desktop-schemas-3.9.3/po/gl.po 2013-06-17 16:25:43.000000000 +0200
@@ -10,8 +10,8 @@
msgstr ""
"Project-Id-Version: gsettings-desktop-schemas\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-04-21 23:26+0200\n"
-"PO-Revision-Date: 2013-04-21 23:27+0200\n"
+"POT-Creation-Date: 2013-05-31 00:56+0200\n"
+"PO-Revision-Date: 2013-05-31 00:58+0200\n"
"Last-Translator: Fran Dieguez <frandieguez(a)gnome.org>\n"
"Language-Team: gnome-l10n-gl(a)gnome.org\n"
"Language: gl\n"
@@ -21,6 +21,18 @@
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Virtaal 0.7.1\n"
+#: ../schemas/org.gnome.desktop.a11y.gschema.xml.in.in.h:1
+msgid "Always show the Universal Access status icon"
+msgstr "Mostrar a icona do estado do Acceso universal sempre"
+
+#: ../schemas/org.gnome.desktop.a11y.gschema.xml.in.in.h:2
+msgid ""
+"This key overrides the automatic hiding of the Universal Access status icon "
+"when no accessibility features are enabled."
+msgstr ""
+"Esta chave sobrescribe o agochado automático da icona de estado do Acceso "
+"Universal cando non están activadas as características de accesibilidade."
+
#: ../schemas/org.gnome.desktop.a11y.applications.gschema.xml.in.in.h:1
msgid "On-screen keyboard"
msgstr "Teclado en pantalla"
@@ -1506,6 +1518,14 @@
"está configurado a 0 os ficheiros recentes non se lembrarán. Se está "
"estabelecido a -1, manteranse de forma indefinida."
+#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.in.h:15
+msgid "Whether to remember application usage"
+msgstr "Indica se lembrar o uso de aplicativos"
+
+#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.in.h:16
+msgid "If FALSE, application usage will not be monitored and recorded."
+msgstr "Se é FALSO, o uso de aplicativos non se monitorizará nin se grabará."
+
#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:1
msgid "Activate when idle"
msgstr "Activar cando estea activo"
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/gsettings-desktop-schemas-3.8.2/po/ja.po new/gsettings-desktop-schemas-3.9.3/po/ja.po
--- old/gsettings-desktop-schemas-3.8.2/po/ja.po 2012-10-08 10:15:18.000000000 +0200
+++ new/gsettings-desktop-schemas-3.9.3/po/ja.po 2013-06-17 16:25:43.000000000 +0200
@@ -1014,7 +1014,7 @@
"access to all applications' \"Save as\" dialogs."
msgstr ""
"ユーザーによるファイルの保存を不可にします。たとえば、すべてのアプリケーショ"
-"ンが提供する \"別名で保存\" ダイアログへのアクセスを利用できなくします。"
+"ンが提供する \"名前を付けて保存\" ダイアログへのアクセスを利用できなくします。"
#: ../schemas/org.gnome.desktop.lockdown.gschema.xml.in.in.h:15
msgid ""
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/gsettings-desktop-schemas-3.8.2/schemas/Makefile.am new/gsettings-desktop-schemas-3.9.3/schemas/Makefile.am
--- old/gsettings-desktop-schemas-3.8.2/schemas/Makefile.am 2012-12-03 14:35:51.000000000 +0100
+++ new/gsettings-desktop-schemas-3.9.3/schemas/Makefile.am 2013-06-17 16:34:34.000000000 +0200
@@ -6,6 +6,7 @@
org.gnome.system.proxy.gschema.xml.in.in \
org.gnome.desktop.sound.gschema.xml.in.in \
org.gnome.desktop.thumbnail-cache.gschema.xml.in.in \
+ org.gnome.desktop.a11y.gschema.xml.in.in \
org.gnome.desktop.a11y.keyboard.gschema.xml.in.in \
org.gnome.desktop.a11y.applications.gschema.xml.in.in \
org.gnome.desktop.a11y.magnifier.gschema.xml.in.in \
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/gsettings-desktop-schemas-3.8.2/schemas/org.gnome.desktop.a11y.gschema.xml.in.in new/gsettings-desktop-schemas-3.9.3/schemas/org.gnome.desktop.a11y.gschema.xml.in.in
--- old/gsettings-desktop-schemas-3.8.2/schemas/org.gnome.desktop.a11y.gschema.xml.in.in 1970-01-01 01:00:00.000000000 +0100
+++ new/gsettings-desktop-schemas-3.9.3/schemas/org.gnome.desktop.a11y.gschema.xml.in.in 2013-06-17 16:25:43.000000000 +0200
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+<schemalist>
+ <schema id="org.gnome.desktop.a11y" path="/org/gnome/desktop/a11y/">
+ <key name="always-show-universal-access-status" type="b">
+ <default>false</default>
+ <_summary>Always show the Universal Access status icon</_summary>
+ <_description>
+ This key overrides the automatic hiding of the Universal
+ Access status icon when no accessibility features are enabled.
+ </_description>
+ </key>
+ </schema>
+</schemalist>
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/gsettings-desktop-schemas-3.8.2/schemas/org.gnome.desktop.privacy.gschema.xml.in.in new/gsettings-desktop-schemas-3.9.3/schemas/org.gnome.desktop.privacy.gschema.xml.in.in
--- old/gsettings-desktop-schemas-3.8.2/schemas/org.gnome.desktop.privacy.gschema.xml.in.in 2013-01-15 09:22:41.000000000 +0100
+++ new/gsettings-desktop-schemas-3.9.3/schemas/org.gnome.desktop.privacy.gschema.xml.in.in 2013-06-17 16:25:43.000000000 +0200
@@ -43,5 +43,11 @@
If set to 0, recent files will not be remembered; if set to -1, they
will be retained indefinitively.</_description>
</key>
+ <key name="remember-app-usage" type="b">
+ <default>true</default>
+ <_summary>Whether to remember application usage</_summary>
+ <_description>If FALSE, application usage will not be monitored
+ and recorded.</_description>
+ </key>
</schema>
</schemalist>
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/gsettings-desktop-schemas-3.8.2/schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.in new/gsettings-desktop-schemas-3.9.3/schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.in
--- old/gsettings-desktop-schemas-3.8.2/schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.in 2013-02-18 10:02:01.000000000 +0100
+++ new/gsettings-desktop-schemas-3.9.3/schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.in 2013-06-17 16:25:43.000000000 +0200
@@ -128,7 +128,7 @@
<_summary>Hide all normal windows</_summary>
</key>
<key name="panel-main-menu" type="as">
- <default><![CDATA[['<Alt>F1']]]></default>
+ <default><![CDATA[['<Super>s','<Alt>F1']]]></default>
<_summary>Show the activities overview</_summary>
</key>
<key name="panel-run-dialog" type="as">
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package graphite2 for openSUSE:Factory checked in at 2013-06-29 19:42:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/graphite2 (Old)
and /work/SRC/openSUSE:Factory/.graphite2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "graphite2"
Changes:
--------
--- /work/SRC/openSUSE:Factory/graphite2/graphite2.changes 2012-11-30 12:25:21.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.graphite2.new/graphite2.changes 2013-06-29 19:42:03.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Jun 28 11:15:36 UTC 2013 - dimstar(a)opensuse.org
+
+- Add baselibs.conf and provide libgraphite2-3-32bit, which is at
+ this moment required by harfbuzz.
+
+-------------------------------------------------------------------
New:
----
baselibs.conf
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ graphite2.spec ++++++
--- /var/tmp/diff_new_pack.rLPwTN/_old 2013-06-29 19:42:04.000000000 +0200
+++ /var/tmp/diff_new_pack.rLPwTN/_new 2013-06-29 19:42:04.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package graphite2
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,6 +26,7 @@
Group: Productivity/Publishing/Word
Url: http://sourceforge.net/projects/silgraphite/
Source0: http://downloads.sourceforge.net/silgraphite/graphite2-%{version}.tgz
+Source1: baselibs.conf
BuildRequires: cmake
BuildRequires: freetype2-devel
BuildRequires: gcc-c++
++++++ baselibs.conf ++++++
libgraphite2-3
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gramps for openSUSE:Factory checked in at 2013-06-29 19:42:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gramps (Old)
and /work/SRC/openSUSE:Factory/.gramps.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gramps"
Changes:
--------
--- /work/SRC/openSUSE:Factory/gramps/gramps.changes 2013-05-18 09:21:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gramps.new/gramps.changes 2013-06-29 19:42:02.000000000 +0200
@@ -1,0 +2,75 @@
+Sat Jun 29 08:59:34 UTC 2013 - zaitor(a)opensuse.org
+
+- Update to version 4.0.1:
+ + Gtk3: fix menu on person editor and Geography views, convert
+ deprecated code for the indicator in entryfield.
+ + Gedcom: Fix crash on export when there are addresses, fix space
+ on ID.
+ + Disallow bookmarking a source in the Citation Tree View.
+ + Better RTL support on Pedigreeview and position for gramplets.
+ + Fix bad scaling in address editor.
+ + Fix crash on ancestor chart report.
+ + Fix navigation issues with selected line.
+ + Fix size of the 'Tip of the day' dialog.
+ + Fix right-click on tables in Quick Views.
+ + Fix cursor corruption on Pedigree view.
+ + Improvements when exporting via CLI.
+ + Reports: Various fixes on dialogs, output file formats and
+ cleanup on error messages.
+ + MacOS: Fix bad filename on Gramps URL, osm-gps-map revision,
+ image paths, resource-path file, maclocale.
+ + Move the HTML resources from gramps/plugins/webstuff to Data
+ and Images.
+ + Alternate Names in Person Details Gramplet.
+ + New holidays, date and relationship handlers for Ukrainian.
+ + Enhancements for testing localized Relationship handlers.
+ + More names and events on data.gramps sample.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Sat Jun 22 12:57:18 UTC 2013 - dimstar(a)opensuse.org
+
+- Add gobjet-introspection BuildRequires: needed in order for the
+ code to be inspected and typelib() Requires be added to the
+ package.
+- Filter out the following typelib() Requires:
+ + typelib(GtkosxApplication)is not needed on Linux.
+ + typelib(OsmGpsMap) is optional and currently not available in
+ openSUSE.
+ + typelib(Gtkspell) is an obsolete name which gramps can cope
+ with as an alternative to GtkSpell (different spelling).
+
+-------------------------------------------------------------------
+Thu May 23 10:55:43 UTC 2013 - dimstar(a)opensuse.org
+
+- Update to version 4.0.0:
+ + Conversion to GTK 3 and use of gobject introspection, GEPS#029.
+ + Support for python 3, GEPS#031.
+ + Code reorganization, GEPS#008.
+ + Autotools is no longer used for building Gramps, distutils is
+ used, GEPS#026.
+ + Completely reworked localization handling.
+ + The Gramplet view has been renamed Dashboard. This to avoid an
+ overload of the word Gramplet, and to make it more clear to new
+ users what can be expected in this view
+ + GTK 3 uses new themes, so users not on Gnome must set a nice
+ GTK 3 theme to fully appreciate Gramps 4.0. Install a GTK 3
+ theme and set it. If Gramps looks ugly, you made an error in
+ this step.
+ + Different sidebar navigators can be installed
+ + New Ancestor Fan Chart View and Descendant Fan Chart View,
+ which offer a lot of insight in your family tree on a small
+ space. Direct printing is available from these views.
+ + All wizards are reworked, so the exporter dialog, help and bug
+ report dialog are different from version 3.4, but offer the
+ same functions.
+ + New To Do Gramplets listing all To Do Notes.
+ + More reports support output in a different language than the
+ interface language
+ + Narrative Web has been reworked to make it more stable.
+- Rewrite build and install sections to adapt to the switch to
+ pythonm distutils, away from autotools.
+- Add python-PyICU recommends: it's not strictly required to
+ operate, but strongly recommended.
+
+-------------------------------------------------------------------
Old:
----
gramps-3.4.4.tar.gz
New:
----
gramps-4.0.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gramps.spec ++++++
--- /var/tmp/diff_new_pack.USTgt7/_old 2013-06-29 19:42:03.000000000 +0200
+++ /var/tmp/diff_new_pack.USTgt7/_new 2013-06-29 19:42:03.000000000 +0200
@@ -17,19 +17,23 @@
#
+%global __requires_exclude typelib\\(GtkosxApplication\\)|typelib\\(OsmGpsMap\\)|typelib\\(Gtkspell\\)
+
Name: gramps
-Version: 3.4.4
+Version: 4.0.1
Release: 0
# FIXME: missing recommends because of missing packages: python-exiv2, osm-gps-map
Summary: Genealogical Research Software
License: GPL-2.0+
Group: Productivity/Other
Url: http://www.gramps-project.org/
-Source: http://downloads.sourceforge.net/project/gramps/Stable/3.4.4/%{name}-%{vers…
+Source: http://downloads.sourceforge.net/project/gramps/Stable/4.0.1/%{name}-%{vers…
BuildRequires: fdupes
BuildRequires: intltool
# For directory ownership
BuildRequires: gnome-icon-theme
+# Needed for typelib() - Requires.
+BuildRequires: gobject-introspection
BuildRequires: python-gtk-devel
# We need the %%mime_database_* macros
BuildRequires: shared-mime-info
@@ -41,6 +45,7 @@
Recommends: graphviz
Recommends: python-gtkspell
Recommends: python-webkitgtk
+Recommends: python-PyICU
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
@@ -55,46 +60,49 @@
%setup -q
%build
-%configure --disable-mime-install
-%__make %{?_smp_mflags}
+python setup.py build
%install
-%make_install
+python setup.py install --root="%{buildroot}"
+# fix resource-path containing buildroot information
+echo -n %{_datadir} > %{buildroot}%{python_sitelib}/gramps/gen/utils/resource-path
# Application Registry is obsolete since GNOME 2.8.
-rm -r %{buildroot}%{_datadir}/application-registry
rm -r %{buildroot}%{_datadir}/mime-info
+# Icon is installed in a non-default location
+# We package those files as package docs...
+rm -r %{buildroot}%{_datadir}/doc/%{name}/
+mkdir -p %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
+mv %{buildroot}%{_datadir}/icons/gramps.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
%suse_update_desktop_file -r -G "Genealogical Research" %{name} Education Science
%find_lang %{name} %{?no_lang_C}
%fdupes %{buildroot}%{_datadir}
-%if 0%{?suse_version} > 1130
-
%post
%desktop_database_post
+%icon_theme_cache_post
%icon_theme_cache_post gnome
%mime_database_post
-%endif
-
-%if 0%{?suse_version} > 1130
%postun
%desktop_database_postun
+%icon_theme_cache_postun
%icon_theme_cache_postun gnome
%mime_database_postun
-%endif
%files
%defattr (-,root,root)
-%doc AUTHORS COPYING FAQ NEWS README
+%doc AUTHORS COPYING FAQ LICENSE NEWS README
%{_bindir}/%{name}
%{_datadir}/%{name}/
%{_datadir}/applications/%{name}.desktop
+%{_datadir}/icons/hicolor/*/apps/%{name}.png
%{_datadir}/icons/gnome/*/mimetypes/gnome-mime-application-x-gedcom.*
%{_datadir}/icons/gnome/*/mimetypes/gnome-mime-application-x-geneweb.*
%{_datadir}/icons/gnome/*/mimetypes/gnome-mime-application-x-%{name}*.*
%{_datadir}/mime/packages/%{name}.xml
-%{_datadir}/pixmaps/%{name}.png
-%{_mandir}/man1/%{name}.*
+%{python_sitelib}/%{name}/
+%{python_sitelib}/%{name}-%{version}-*.egg-info
+%{_mandir}/man1/%{name}.1%{?ext_man}
# We can't really move the localized manpages to the lang package, since they'd
# create a conflict between the lang subpackage and bundles
%lang(cs) %{_mandir}/cs/man1/%{name}.*
++++++ gramps-3.4.4.tar.gz -> gramps-4.0.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/gramps/gramps-3.4.4.tar.gz /work/SRC/openSUSE:Factory/.gramps.new/gramps-4.0.1.tar.gz differ: char 4, line 1
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package goffice for openSUSE:Factory checked in at 2013-06-29 19:41:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/goffice (Old)
and /work/SRC/openSUSE:Factory/.goffice.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "goffice"
Changes:
--------
--- /work/SRC/openSUSE:Factory/goffice/goffice.changes 2013-05-06 10:08:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.goffice.new/goffice.changes 2013-06-29 19:41:56.000000000 +0200
@@ -1,0 +2,17 @@
+Sat Jun 29 09:09:37 UTC 2013 - zaitor(a)opensuse.org
+
+- Update to version 0.10.3:
+ + Implement color scales (bgo#695829).
+ + Allow color scales to have titles (bgo#688595).
+ + Allow regression equation frame to rotate with text
+ (bgo#701546).
+ + New matrix plots (bgo#657918, bgo#680806).
+ + Set a minimal size for the graph property box (bgo#699473).
+ + Fix crash when loading an invalid graph with a custom theme
+ (bgo#702887).
+ + Fix issue with librsvg includes (bgo#695167).
+ + Make linear regression handle the case where the input columns
+ are not independent (bgo#551457).
+ + Install the unknown_image icon from Gnumeric (bgo#700742).
+
+-------------------------------------------------------------------
Old:
----
goffice-0.10.2.tar.xz
New:
----
goffice-0.10.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ goffice.spec ++++++
--- /var/tmp/diff_new_pack.7uPx7Q/_old 2013-06-29 19:41:57.000000000 +0200
+++ /var/tmp/diff_new_pack.7uPx7Q/_new 2013-06-29 19:41:57.000000000 +0200
@@ -17,7 +17,7 @@
Name: goffice
-Version: 0.10.2
+Version: 0.10.3
Release: 0
Summary: GLib/GTK+ Set of Document-Centric Objects and Utilities
License: GPL-2.0 or GPL-3.0
++++++ goffice-0.10.2.tar.xz -> goffice-0.10.3.tar.xz ++++++
++++ 24051 lines of diff (skipped)
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gobject-introspection for openSUSE:Factory checked in at 2013-06-29 19:41:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gobject-introspection (Old)
and /work/SRC/openSUSE:Factory/.gobject-introspection.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gobject-introspection"
Changes:
--------
--- /work/SRC/openSUSE:Factory/gobject-introspection/gobject-introspection.changes 2013-03-28 13:15:27.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gobject-introspection.new/gobject-introspection.changes 2013-06-29 19:41:52.000000000 +0200
@@ -1,0 +2,14 @@
+Tue May 28 19:53:32 UTC 2013 - dimstar(a)opensuse.org
+
+- Update to version 1.37.1:
+ + Updated glib annotations.
+ + Bugs fixed: bgo#628739, bgo#637832, bgo#678794, bgo#688694,
+ bgo#688897, bgo#696765, bgo#697612, bgo#697613, bgo#697614,
+ bgo#697615, bgo#697616, bgo#697619, bgo#697620, bgo#697621,
+ bgo#697622, bgo#697623, bgo#697624, bgo#697625, bgo#697669,
+ bgo#697759, bgo#698090, bgo#698438, bgo#698521, bgo#698616,
+ bgo#698617, bgo#698698, bgo#699442, bgo#699531, bgo#699532,
+ bgo#699533, bgo#699535, bgo#699536, bgo#699722, bgo#699854,
+ bgo#699856, rh#920595.
+
+-------------------------------------------------------------------
Old:
----
gobject-introspection-1.36.0.tar.xz
New:
----
gobject-introspection-1.37.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gobject-introspection.spec ++++++
--- /var/tmp/diff_new_pack.PczRDn/_old 2013-06-29 19:41:53.000000000 +0200
+++ /var/tmp/diff_new_pack.PczRDn/_new 2013-06-29 19:41:53.000000000 +0200
@@ -17,7 +17,7 @@
Name: gobject-introspection
-Version: 1.36.0
+Version: 1.37.1
Release: 0
# FIXME: Find a way to identify if we need python3-gobject or python-gobject from gi-find-deps.sh.
# FIXME: when bgo#629930 gets fixed, move the appropriate pkg-config files to the main package and rename the devel package to libgirepository-devel
@@ -25,7 +25,7 @@
License: LGPL-2.1+ and GPL-2.0+
Group: Development/Libraries/GNOME
Url: http://live.gnome.org/GObjectIntrospection
-Source0: http://download.gnome.org/sources/gobject-introspection/1.36/%{name}-%{vers…
+Source0: http://download.gnome.org/sources/gobject-introspection/1.37/%{name}-%{vers…
# gi-find-deps.sh is a rpm helper for Provides and Requires. Script creates typelib()-style Provides/Requires.
Source1: gi-find-deps.sh
Source2: gobjectintrospection.attr
++++++ gobject-introspection-1.36.0.tar.xz -> gobject-introspection-1.37.1.tar.xz ++++++
++++ 17306 lines of diff (skipped)
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnumeric for openSUSE:Factory checked in at 2013-06-29 19:41:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnumeric (Old)
and /work/SRC/openSUSE:Factory/.gnumeric.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnumeric"
Changes:
--------
--- /work/SRC/openSUSE:Factory/gnumeric/gnumeric.changes 2013-05-06 10:07:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnumeric.new/gnumeric.changes 2013-06-29 19:41:41.000000000 +0200
@@ -1,0 +2,34 @@
+Sat Jun 29 09:18:08 UTC 2013 - zaitor(a)opensuse.org
+
+- Update to version 1.12.3:
+ + Fix border handling for merged cells in LaTeX export.
+ + Add a keyboard shortcut to jump to the current cell indicator.
+ + Improve xlsx import of new stat function names.
+ + Consolidate comment, hyperlinks, names documentation.
+ + Update documentation for Manage Sheets, R1C1 notation, sheet
+ ranges. 1.12 updates, typo corrections, misc.
+ + Fixes to the gnumeric and ssconvert manual pages.
+ + Improve xlsx import of style-only cells.
+ + Don't write empty cells to .gnumeric.
+ + Add MPSEUDOINVERSE function.
+ + Fix missing translation of certain function examples.
+ + Add new SNORM.DIST.RANGE function.
+ + Fix critical when last row deleted.
+ + Fix criticals in about dialog.
+ + Introspection fixes.
+ + Workaround problems with automake 1.13.
+ + Remove gobject property strings from translation corpus.
+ + Bugs fixed: bgo#699631, bgo#699897, bgo#700732, bgo#700969,
+ bgo#700994, bgo#700792, bgo#700018, bgo#699746, bgo#699710,
+ bgo#701436, bgo#698519, deb#699054, bgo#701834, bgo#702146,
+ bgo#702169, bgo#702197, bgo#698388, bgo#702205, bgo#702219,
+ bgo#702285, bgo#702288, bgo#702364, bgo#702409, bgo#702486,
+ bgo#702485, bgo#702498, bgo#702322, bgo#702689, deb#621735,
+ deb#530462, bgo#702868, bgo#702407, bgo#702612, bgo#702615,
+ deb#464732, bgo#700596, bgo#700797, bgo#700156, bgo#702126,
+ bgo#702833, bgo#699579, bgo#699647, bgo#551457, bgo#700294,
+ bgo#700295, bgo#700132, bgo#700132, bgo#701604, bgo#702101,
+ bgo#702182, bgo#702218, bgo#702267, bgo#702277, bgo#702379,
+ bgo#702658, bgo#703006.
+
+-------------------------------------------------------------------
Old:
----
gnumeric-1.12.2.tar.xz
New:
----
gnumeric-1.12.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnumeric.spec ++++++
--- /var/tmp/diff_new_pack.8HmCEy/_old 2013-06-29 19:41:43.000000000 +0200
+++ /var/tmp/diff_new_pack.8HmCEy/_new 2013-06-29 19:41:43.000000000 +0200
@@ -17,9 +17,8 @@
Name: gnumeric
-Version: 1.12.2
+Version: 1.12.3
Release: 0
-# FIXME: Enable gobject-introspection when build succeeds (bgo#684159)
Summary: Spreadsheet Application
License: GPL-2.0 or GPL-3.0
Group: Productivity/Office/Spreadsheets
@@ -37,7 +36,7 @@
BuildRequires: pkgconfig(glib-2.0) >= 2.28.0
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.0.0
BuildRequires: pkgconfig(gtk+-3.0) >= 3.2.0
-BuildRequires: pkgconfig(libgoffice-0.10) >= 0.10.2
+BuildRequires: pkgconfig(libgoffice-0.10) >= 0.10.3
BuildRequires: pkgconfig(libgsf-1) >= 1.14.24
BuildRequires: pkgconfig(libxml-2.0) >= 2.4.12
BuildRequires: pkgconfig(pango) >= 1.24.0
++++++ gnumeric-1.12.2.tar.xz -> gnumeric-1.12.3.tar.xz ++++++
/work/SRC/openSUSE:Factory/gnumeric/gnumeric-1.12.2.tar.xz /work/SRC/openSUSE:Factory/.gnumeric.new/gnumeric-1.12.3.tar.xz differ: char 26, line 1
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0