Hello community,

here is the log from the commit of package gucharmap for openSUSE:Factory 
checked in at 2013-05-16 11:02:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gucharmap (Old)
 and      /work/SRC/openSUSE:Factory/.gucharmap.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gucharmap"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gucharmap/gucharmap.changes      2013-04-26 
15:51:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gucharmap.new/gucharmap.changes 2013-05-16 
11:02:34.000000000 +0200
@@ -1,0 +2,7 @@
+Mon May 13 20:19:18 UTC 2013 - [email protected]
+
+- Update to version 3.8.2:
+  + Fix the build with vala 0.20
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gucharmap-3.8.1.tar.xz

New:
----
  gucharmap-3.8.2.tar.xz

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

Other differences:
------------------
++++++ gucharmap.spec ++++++
--- /var/tmp/diff_new_pack.T9beNY/_old  2013-05-16 11:02:35.000000000 +0200
+++ /var/tmp/diff_new_pack.T9beNY/_new  2013-05-16 11:02:35.000000000 +0200
@@ -22,7 +22,7 @@
 %define pc_api 2.90
 
 Name:           gucharmap
-Version:        3.8.1
+Version:        3.8.2
 Release:        0
 # FIXME vala bindings are currently disabled by upstream and not supposed to 
auto-enable
 Summary:        A Featureful Unicode Character Map

++++++ gucharmap-3.8.1.tar.xz -> gucharmap-3.8.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gucharmap-3.8.1/ChangeLog 
new/gucharmap-3.8.2/ChangeLog
--- old/gucharmap-3.8.1/ChangeLog       2013-04-15 19:13:47.000000000 +0200
+++ new/gucharmap-3.8.2/ChangeLog       2013-05-13 20:31:19.000000000 +0200
@@ -1,3 +1,30 @@
+commit e6f45016ce4fe0868d7d92b27c82b43c335e7a21
+Author: Christian Persch <[email protected]>
+Date:   Mon May 13 20:30:04 2013 +0200
+
+    Version 3.8.2
+
+ NEWS | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 30f03626672cff66449be925ccca6fe84455220e
+Author: Kjartan Maraas <[email protected]>
+Date:   Mon May 13 10:01:30 2013 +0200
+
+    Updated Norwegian bokmål translation
+
+ po/nb.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 798123c27ad892b5d4b6213b7bf22766a5acc3bb
+Author: Christian Persch <[email protected]>
+Date:   Mon Apr 15 19:16:35 2013 +0200
+
+    Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
 commit da36aafb860661f0a2a944efe6f179420ce7ef23
 Author: Christian Persch <[email protected]>
 Date:   Mon Apr 15 19:12:13 2013 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gucharmap-3.8.1/NEWS new/gucharmap-3.8.2/NEWS
--- old/gucharmap-3.8.1/NEWS    2013-03-25 21:12:17.000000000 +0100
+++ new/gucharmap-3.8.2/NEWS    2013-05-13 20:29:59.000000000 +0200
@@ -1,3 +1,7 @@
+gucharmap 3.8.2
+- fix the build with vala 0.20
+- translation updates
+
 gucharmap 3.8.0
 - Bug fixes
 - Translation updates
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gucharmap-3.8.1/configure 
new/gucharmap-3.8.2/configure
--- old/gucharmap-3.8.1/configure       2013-04-15 19:10:36.000000000 +0200
+++ new/gucharmap-3.8.2/configure       2013-05-13 20:30:25.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for GNOME Character Map 3.8.1.
+# Generated by GNU Autoconf 2.68 for GNOME Character Map 3.8.2.
 #
 # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=gucharmap>.
 #
@@ -571,8 +571,8 @@
 # Identity of this package.
 PACKAGE_NAME='GNOME Character Map'
 PACKAGE_TARNAME='gucharmap'
-PACKAGE_VERSION='3.8.1'
-PACKAGE_STRING='GNOME Character Map 3.8.1'
+PACKAGE_VERSION='3.8.2'
+PACKAGE_STRING='GNOME Character Map 3.8.2'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gucharmap'
 PACKAGE_URL=''
 
@@ -1446,7 +1446,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 GNOME Character Map 3.8.1 to adapt to many kinds of 
systems.
+\`configure' configures GNOME Character Map 3.8.2 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1516,7 +1516,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNOME Character Map 3.8.1:";;
+     short | recursive ) echo "Configuration of GNOME Character Map 3.8.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1655,7 +1655,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-GNOME Character Map configure 3.8.1
+GNOME Character Map configure 3.8.2
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2024,7 +2024,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by GNOME Character Map $as_me 3.8.1, which was
+It was created by GNOME Character Map $as_me 3.8.2, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2845,7 +2845,7 @@
 
 # Define the identity of the package.
  PACKAGE='gucharmap'
- VERSION='3.8.1'
+ VERSION='3.8.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -14844,7 +14844,7 @@
 
 GUCHARMAP_VERSION_MINOR=8
 
-GUCHARMAP_VERSION_MICRO=1
+GUCHARMAP_VERSION_MICRO=2
 
 LIBGUCHARMAP_LT_VERSION=7:0:0
 
@@ -15447,7 +15447,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by GNOME Character Map $as_me 3.8.1, which was
+This file was extended by GNOME Character Map $as_me 3.8.2, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15513,7 +15513,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-GNOME Character Map config.status 3.8.1
+GNOME Character Map config.status 3.8.2
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gucharmap-3.8.1/configure.ac 
new/gucharmap-3.8.2/configure.ac
--- old/gucharmap-3.8.1/configure.ac    2013-04-15 19:10:14.000000000 +0200
+++ new/gucharmap-3.8.2/configure.ac    2013-04-15 19:16:25.000000000 +0200
@@ -17,7 +17,7 @@
 
 m4_define([gucharmap_version_major],[3])
 m4_define([gucharmap_version_minor],[8])
-m4_define([gucharmap_version_micro],[1])
+m4_define([gucharmap_version_micro],[2])
 m4_define([gucharmap_version_extra],[])
 
m4_define([gucharmap_version],[gucharmap_version_major.gucharmap_version_minor.gucharmap_version_micro()gucharmap_version_extra])
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gucharmap-3.8.1/gucharmap/gucharmap.h 
new/gucharmap-3.8.2/gucharmap/gucharmap.h
--- old/gucharmap-3.8.1/gucharmap/gucharmap.h   2013-04-15 19:10:48.000000000 
+0200
+++ new/gucharmap-3.8.2/gucharmap/gucharmap.h   2013-05-13 20:30:34.000000000 
+0200
@@ -34,7 +34,7 @@
 
 #define GUCHARMAP_VERSION_MAJOR (3)
 #define GUCHARMAP_VERSION_MINOR (8)
-#define GUCHARMAP_VERSION_MICRO (1)
+#define GUCHARMAP_VERSION_MICRO (2)
 
 #define GUCHARMAP_CHECK_VERSION(major,minor,micro) \
   (GUCHARMAP_VERSION_MAJOR > (major) || \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gucharmap-3.8.1/po/nb.po new/gucharmap-3.8.2/po/nb.po
--- old/gucharmap-3.8.1/po/nb.po        2013-04-15 18:29:10.000000000 +0200
+++ new/gucharmap-3.8.2/po/nb.po        2013-05-13 20:29:14.000000000 +0200
@@ -7,8 +7,8 @@
 msgstr ""
 "Project-Id-Version: gucharmap 3.8.x\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-04-03 13:53+0200\n"
-"PO-Revision-Date: 2013-04-03 13:53+0200\n"
+"POT-Creation-Date: 2013-05-13 09:59+0200\n"
+"PO-Revision-Date: 2013-05-13 10:01+0200\n"
 "Last-Translator: Kjartan Maraas <[email protected]>\n"
 "Language-Team: Norwegian bokmål <[email protected]>\n"
 "Language: nb\n"
@@ -1484,7 +1484,7 @@
 msgid ""
 "This is how the characters in the character map are grouped. The characters "
 "can either be grouped by 'script' or 'block'."
-msgstr ""
+msgstr "Styrer hvordan tegnene i tegnkartet grupperes. Tegnene kan grupperes 
etter «script» eller «block»."
 
 #: ../gucharmap/org.gnome.Charmap.gschema.xml.h:3
 msgid "Character map font description"
@@ -1495,7 +1495,7 @@
 "The font to use for the character map. If set to 'nothing' then the default "
 "is the system font with the size doubled. Otherwise it should be a font "
 "description string like 'Sans 24'."
-msgstr ""
+msgstr "Skriften som skal brukes for tegnkartet. Hvis den settes til «nothing» 
vil forvalget være systemskriften med størrelsen doblet. Ellers settes den til 
en skriftbeskrivelsesstreng som «Sans 24»."
 
 #: ../gucharmap/org.gnome.Charmap.gschema.xml.h:5
 msgid "Snap number of columns to a power of two"

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to