Hello community,

here is the log from the commit of package devhelp for openSUSE:Factory checked 
in at 2015-04-23 07:57:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/devhelp (Old)
 and      /work/SRC/openSUSE:Factory/.devhelp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "devhelp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/devhelp/devhelp.changes  2015-03-30 
19:19:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.devhelp.new/devhelp.changes     2015-04-23 
07:57:19.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Apr 15 09:33:30 UTC 2015 - [email protected]
+
+- Update to version 3.16.1:
+  + Update list of official developer documentation sites.
+  + bgo#747016: icon: provide a symbolic variant of the app icon.
+
+-------------------------------------------------------------------

Old:
----
  devhelp-3.16.0.tar.xz

New:
----
  devhelp-3.16.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ devhelp.spec ++++++
--- /var/tmp/diff_new_pack.5PoZIj/_old  2015-04-23 07:57:19.000000000 +0200
+++ /var/tmp/diff_new_pack.5PoZIj/_new  2015-04-23 07:57:19.000000000 +0200
@@ -19,7 +19,7 @@
 %define vimplugin_dir %{_datadir}/vim/site
 
 Name:           devhelp
-Version:        3.16.0
+Version:        3.16.1
 Release:        0
 Summary:        Developer's Help Program for GNOME
 License:        GPL-2.0+
@@ -112,7 +112,7 @@
 %{_datadir}/devhelp
 %{_datadir}/GConf/gsettings/devhelp.convert
 %{_datadir}/glib-2.0/schemas/org.gnome.devhelp.gschema.xml
-%{_datadir}/icons/hicolor/*/apps/*.*
+%{_datadir}/icons/hicolor/*/apps/*
 %{_libdir}/*.so.*
 
 %files lang -f %{name}.lang

++++++ devhelp-3.16.0.tar.xz -> devhelp-3.16.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/devhelp-3.16.0/NEWS new/devhelp-3.16.1/NEWS
--- old/devhelp-3.16.0/NEWS     2015-03-23 12:40:09.000000000 +0100
+++ new/devhelp-3.16.1/NEWS     2015-04-13 19:29:09.000000000 +0200
@@ -1,4 +1,16 @@
 ==============
+Version 3.16.1
+==============
+
+Fixed bugs:
+
+ - Update list of official developer documentation sites
+ - #747016, icon: provide a symbolic variant of the app icon
+
+Many thanks to all contributors: Jakub Steiner, Alexandre Franke
+
+
+==============
 Version 3.16.0
 ==============
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/devhelp-3.16.0/configure new/devhelp-3.16.1/configure
--- old/devhelp-3.16.0/configure        2015-03-23 12:40:52.000000000 +0100
+++ new/devhelp-3.16.1/configure        2015-03-30 17:13:58.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Devhelp 3.16.0.
+# Generated by GNU Autoconf 2.69 for Devhelp 3.16.1.
 #
 # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=devhelp>.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='Devhelp'
 PACKAGE_TARNAME='devhelp'
-PACKAGE_VERSION='3.16.0'
-PACKAGE_STRING='Devhelp 3.16.0'
+PACKAGE_VERSION='3.16.1'
+PACKAGE_STRING='Devhelp 3.16.1'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=devhelp'
 PACKAGE_URL='https://wiki.gnome.org/Apps/Devhelp'
 
@@ -1391,7 +1391,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures Devhelp 3.16.0 to adapt to many kinds of systems.
+\`configure' configures Devhelp 3.16.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1461,7 +1461,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Devhelp 3.16.0:";;
+     short | recursive ) echo "Configuration of Devhelp 3.16.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1588,7 +1588,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Devhelp configure 3.16.0
+Devhelp configure 3.16.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1957,7 +1957,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Devhelp $as_me 3.16.0, which was
+It was created by Devhelp $as_me 3.16.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2838,7 +2838,7 @@
 
 # Define the identity of the package.
  PACKAGE='devhelp'
- VERSION='3.16.0'
+ VERSION='3.16.1'
 
 
 # Some tools Automake needs.
@@ -14118,7 +14118,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Devhelp $as_me 3.16.0, which was
+This file was extended by Devhelp $as_me 3.16.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -14185,7 +14185,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-Devhelp config.status 3.16.0
+Devhelp config.status 3.16.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/devhelp-3.16.0/configure.ac 
new/devhelp-3.16.1/configure.ac
--- old/devhelp-3.16.0/configure.ac     2015-03-16 22:45:50.000000000 +0100
+++ new/devhelp-3.16.1/configure.ac     2015-03-23 12:42:52.000000000 +0100
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([Devhelp],
-        [3.16.0],
+        [3.16.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=devhelp],
         [devhelp],
         [https://wiki.gnome.org/Apps/Devhelp])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/devhelp-3.16.0/data/devhelp.desktop.in 
new/devhelp-3.16.1/data/devhelp.desktop.in
--- old/devhelp-3.16.0/data/devhelp.desktop.in  2015-03-23 12:40:59.000000000 
+0100
+++ new/devhelp-3.16.1/data/devhelp.desktop.in  2015-03-30 17:14:07.000000000 
+0200
@@ -12,4 +12,4 @@
 X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=devhelp
 X-GNOME-Bugzilla-Component=General
-X-GNOME-Bugzilla-Version=3.16.0
+X-GNOME-Bugzilla-Version=3.16.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/devhelp-3.16.0/data/icons/Makefile.am 
new/devhelp-3.16.1/data/icons/Makefile.am
--- old/devhelp-3.16.0/data/icons/Makefile.am   2014-06-19 15:08:02.000000000 
+0200
+++ new/devhelp-3.16.1/data/icons/Makefile.am   2015-04-13 19:00:55.000000000 
+0200
@@ -16,6 +16,9 @@
 icon256dir = $(datadir)/icons/hicolor/256x256/apps
 icon256_DATA = 256x256/devhelp.png
 
+iconscalabledir = $(datadir)/icons/hicolor/symbolic/apps
+iconscalable_DATA = symbolic/devhelp-symbolic.svg
+
 gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
 
 install-data-hook: update-icon-cache
@@ -36,4 +39,5 @@
        $(icon32_DATA)          \
        $(icon48_DATA)          \
        $(icon256_DATA)         \
+       $(iconscalable_DATA)    \
        devhelp.svg
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/devhelp-3.16.0/data/icons/Makefile.in 
new/devhelp-3.16.1/data/icons/Makefile.in
--- old/devhelp-3.16.0/data/icons/Makefile.in   2015-03-23 12:40:54.000000000 
+0100
+++ new/devhelp-3.16.1/data/icons/Makefile.in   2015-04-13 19:01:16.000000000 
+0200
@@ -139,9 +139,10 @@
   }
 am__installdirs = "$(DESTDIR)$(icon16dir)" "$(DESTDIR)$(icon22dir)" \
        "$(DESTDIR)$(icon24dir)" "$(DESTDIR)$(icon256dir)" \
-       "$(DESTDIR)$(icon32dir)" "$(DESTDIR)$(icon48dir)"
+       "$(DESTDIR)$(icon32dir)" "$(DESTDIR)$(icon48dir)" \
+       "$(DESTDIR)$(iconscalabledir)"
 DATA = $(icon16_DATA) $(icon22_DATA) $(icon24_DATA) $(icon256_DATA) \
-       $(icon32_DATA) $(icon48_DATA)
+       $(icon32_DATA) $(icon48_DATA) $(iconscalable_DATA)
 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 ACLOCAL = @ACLOCAL@
@@ -317,6 +318,8 @@
 icon48_DATA = 48x48/devhelp.png
 icon256dir = $(datadir)/icons/hicolor/256x256/apps
 icon256_DATA = 256x256/devhelp.png
+iconscalabledir = $(datadir)/icons/hicolor/symbolic/apps
+iconscalable_DATA = symbolic/devhelp-symbolic.svg
 gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
 EXTRA_DIST = \
        $(icon16_DATA)          \
@@ -325,6 +328,7 @@
        $(icon32_DATA)          \
        $(icon48_DATA)          \
        $(icon256_DATA)         \
+       $(iconscalable_DATA)    \
        devhelp.svg
 
 all: all-am
@@ -492,6 +496,27 @@
        @list='$(icon48_DATA)'; test -n "$(icon48dir)" || list=; \
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
        dir='$(DESTDIR)$(icon48dir)'; $(am__uninstall_files_from_dir)
+install-iconscalableDATA: $(iconscalable_DATA)
+       @$(NORMAL_INSTALL)
+       @list='$(iconscalable_DATA)'; test -n "$(iconscalabledir)" || list=; \
+       if test -n "$$list"; then \
+         echo " $(MKDIR_P) '$(DESTDIR)$(iconscalabledir)'"; \
+         $(MKDIR_P) "$(DESTDIR)$(iconscalabledir)" || exit 1; \
+       fi; \
+       for p in $$list; do \
+         if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+         echo "$$d$$p"; \
+       done | $(am__base_list) | \
+       while read files; do \
+         echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(iconscalabledir)'"; \
+         $(INSTALL_DATA) $$files "$(DESTDIR)$(iconscalabledir)" || exit $$?; \
+       done
+
+uninstall-iconscalableDATA:
+       @$(NORMAL_UNINSTALL)
+       @list='$(iconscalable_DATA)'; test -n "$(iconscalabledir)" || list=; \
+       files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+       dir='$(DESTDIR)$(iconscalabledir)'; $(am__uninstall_files_from_dir)
 tags TAGS:
 
 ctags CTAGS:
@@ -533,7 +558,7 @@
 check: check-am
 all-am: Makefile $(DATA)
 installdirs:
-       for dir in "$(DESTDIR)$(icon16dir)" "$(DESTDIR)$(icon22dir)" 
"$(DESTDIR)$(icon24dir)" "$(DESTDIR)$(icon256dir)" "$(DESTDIR)$(icon32dir)" 
"$(DESTDIR)$(icon48dir)"; do \
+       for dir in "$(DESTDIR)$(icon16dir)" "$(DESTDIR)$(icon22dir)" 
"$(DESTDIR)$(icon24dir)" "$(DESTDIR)$(icon256dir)" "$(DESTDIR)$(icon32dir)" 
"$(DESTDIR)$(icon48dir)" "$(DESTDIR)$(iconscalabledir)"; do \
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
        done
 install: install-am
@@ -588,7 +613,7 @@
 
 install-data-am: install-icon16DATA install-icon22DATA \
        install-icon24DATA install-icon256DATA install-icon32DATA \
-       install-icon48DATA
+       install-icon48DATA install-iconscalableDATA
        @$(NORMAL_INSTALL)
        $(MAKE) $(AM_MAKEFLAGS) install-data-hook
 install-dvi: install-dvi-am
@@ -635,7 +660,8 @@
 
 uninstall-am: uninstall-icon16DATA uninstall-icon22DATA \
        uninstall-icon24DATA uninstall-icon256DATA \
-       uninstall-icon32DATA uninstall-icon48DATA
+       uninstall-icon32DATA uninstall-icon48DATA \
+       uninstall-iconscalableDATA
        @$(NORMAL_INSTALL)
        $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
 .MAKE: install-am install-data-am install-strip uninstall-am
@@ -648,15 +674,15 @@
        install-exec-am install-html install-html-am \
        install-icon16DATA install-icon22DATA install-icon24DATA \
        install-icon256DATA install-icon32DATA install-icon48DATA \
-       install-info install-info-am install-man install-pdf \
-       install-pdf-am install-ps install-ps-am install-strip \
-       installcheck installcheck-am installdirs maintainer-clean \
-       maintainer-clean-generic mostlyclean mostlyclean-generic \
-       mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
-       uninstall-am uninstall-hook uninstall-icon16DATA \
-       uninstall-icon22DATA uninstall-icon24DATA \
+       install-iconscalableDATA install-info install-info-am \
+       install-man install-pdf install-pdf-am install-ps \
+       install-ps-am install-strip installcheck installcheck-am \
+       installdirs maintainer-clean maintainer-clean-generic \
+       mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
+       ps ps-am tags-am uninstall uninstall-am uninstall-hook \
+       uninstall-icon16DATA uninstall-icon22DATA uninstall-icon24DATA \
        uninstall-icon256DATA uninstall-icon32DATA \
-       uninstall-icon48DATA
+       uninstall-icon48DATA uninstall-iconscalableDATA
 
 
 install-data-hook: update-icon-cache
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/devhelp-3.16.0/data/icons/symbolic/devhelp-symbolic.svg 
new/devhelp-3.16.1/data/icons/symbolic/devhelp-symbolic.svg
--- old/devhelp-3.16.0/data/icons/symbolic/devhelp-symbolic.svg 1970-01-01 
01:00:00.000000000 +0100
+++ new/devhelp-3.16.1/data/icons/symbolic/devhelp-symbolic.svg 2015-04-13 
19:00:55.000000000 +0200
@@ -0,0 +1,25 @@
+<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg xmlns:cc='http://creativecommons.org/ns#' 
xmlns:dc='http://purl.org/dc/elements/1.1/' 
sodipodi:docname='devhelp-symbolic.svg' height='16' id='svg7384' 
xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' 
xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' 
xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' 
xmlns:svg='http://www.w3.org/2000/svg' inkscape:version='0.48.2 r9819' 
version='1.1' width='16' xmlns='http://www.w3.org/2000/svg'>
+  <metadata id='metadata90'>
+    <rdf:RDF>
+      <cc:Work rdf:about=''>
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage'/>
+        <dc:title>Gnome Symbolic Icon Theme</dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <sodipodi:namedview inkscape:bbox-paths='true' bordercolor='#666666' 
borderopacity='1' inkscape:current-layer='layer9' inkscape:cx='49.76706' 
inkscape:cy='-35.428804' gridtolerance='10' inkscape:guide-bbox='true' 
guidetolerance='10' id='namedview88' inkscape:object-nodes='false' 
inkscape:object-paths='false' objecttolerance='10' pagecolor='#555753' 
inkscape:pageopacity='1' inkscape:pageshadow='2' showborder='false' 
showgrid='true' showguides='true' inkscape:snap-bbox='false' 
inkscape:snap-bbox-midpoints='false' inkscape:snap-global='true' 
inkscape:snap-grids='true' inkscape:snap-nodes='true' 
inkscape:snap-others='false' inkscape:snap-to-guides='true' 
inkscape:window-height='1381' inkscape:window-maximized='1' 
inkscape:window-width='2560' inkscape:window-x='1600' inkscape:window-y='27' 
inkscape:zoom='16'>
+    <inkscape:grid empspacing='2' enabled='true' id='grid4866' 
snapvisiblegridlinesonly='true' spacingx='1px' spacingy='1px' type='xygrid' 
visible='true'/>
+  </sodipodi:namedview>
+  <title id='title9167'>Gnome Symbolic Icon Theme</title>
+  <defs id='defs7386'/>
+  <g inkscape:groupmode='layer' id='layer9' inkscape:label='apps' 
style='display:inline' transform='translate(-83.0002,-175)'>
+    
+    <path inkscape:connector-curvature='0' d='m 87.38945,176.0625 c 
-0.85693,0.003 -2.358,0.9136 -2.358,2.52183 l 0,9.85317 c 0,0.85692 
0.70558,1.5625 1.5625,1.5625 l 9.4375,0 c 1.125,0.0312 0.93388,-0.98875 
0.93388,-0.98875 l -9.33599,0.0253 c -2.28266,0.006 -2.08441,-2.99124 
-0.0372,-2.99375 l 9.40809,-0.0115 0.0312,-10 z m 0.63848,1.875 2.6875,0 c 
3.31698,0 4.27148,1.26309 4.25,3.03125 -0.03,2.4678 -2.19062,3.01183 
-4.81434,3.10346 -0.62199,0.0217 -1.50599,0.0215 -2.12316,0.0215 z m 
2.03125,1.0625 0,4.03125 c 1.94269,0.023 2.99796,-0.68325 3,-2.0625 
0.003,-1.76848 -1.24077,-1.93828 -3,-1.96875 z' id='rect3993' 
sodipodi:nodetypes='ssssccssccscsssccccsc' 
style='color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.99999976;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new'/>
+    <g id='text3998' 
style='font-size:40px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell
 Bold' transform='matrix(0.28893613,0,0,0.28893613,130.49178,195.94283)'/>
+    <path inkscape:connector-curvature='0' d='m 85.52087,186.0625 10.44808,0 c 
-1.18379,0.49216 -1.2956,2.4585 0,3 l -10.44808,0 z' id='rect4006' 
sodipodi:nodetypes='ccccc' 
style='opacity:0.3;color:#000000;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999976;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new'/>
+  </g>
+</svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/devhelp-3.16.0/src/dh-window.c 
new/devhelp-3.16.1/src/dh-window.c
--- old/devhelp-3.16.0/src/dh-window.c  2015-03-16 15:46:01.000000000 +0100
+++ new/devhelp-3.16.1/src/dh-window.c  2015-04-06 09:46:40.000000000 +0200
@@ -769,7 +769,6 @@
 {
         DhWindowPrivate *priv;
         DhBookManager *book_manager;
-        const char *prev_icon, *next_icon;
 
         priv = dh_window_get_instance_private (window);
         book_manager = dh_app_peek_book_manager (DH_APP 
(gtk_window_get_application (GTK_WINDOW (window))));
@@ -844,8 +843,17 @@
         GList *books;
 
         components = g_strsplit (uri, "/", 0);
-        book_id = components[4];
-        filename = components[6];
+        if (strncmp (uri, "http://library.gnome.org/devel/";, 31) == 0 ||
+            strncmp (uri, "https://library.gnome.org/devel/";, 32) == 0) {
+                book_id = components[4];
+                filename = components[6];
+        } else if (strncmp (uri, "http://developer.gnome.org/";, 27 ) == 0 ||
+                   strncmp (uri, "https://developer.gnome.org/";, 28 ) == 0) {
+                book_id = components[3];
+                filename = components[5];
+        } else {
+                return NULL;
+        }
 
         book_manager = dh_app_peek_book_manager (DH_APP 
(gtk_window_get_application (GTK_WINDOW (window))));
 
@@ -903,7 +911,10 @@
                 return FALSE;
         }
 
-        if (strncmp (uri, "http://library.gnome.org/devel/";, 31) == 0) {
+        if (strncmp (uri, "http://library.gnome.org/devel/";, 31) == 0 ||
+            strncmp (uri, "https://library.gnome.org/devel/";, 32) == 0 ||
+            strncmp (uri, "http://developer.gnome.org/";, 27 ) == 0 ||
+            strncmp (uri, "https://developer.gnome.org/";, 28 ) == 0) {
                 gchar *local_uri = find_library_equivalent (window, uri);
                 if (local_uri) {
                         webkit_policy_decision_ignore (policy_decision);


Reply via email to