Hello community,

here is the log from the commit of package nemiver for openSUSE:Factory checked 
in at 2015-10-22 12:59:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nemiver (Old)
 and      /work/SRC/openSUSE:Factory/.nemiver.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nemiver"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nemiver/nemiver.changes  2014-10-01 
11:23:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.nemiver.new/nemiver.changes     2015-10-22 
12:59:06.000000000 +0200
@@ -1,0 +2,24 @@
+Wed Sep 30 12:14:46 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.9.6:
+  + Consolidate GErrorSafePtr definitions
+  + Port to vte-2.91 API
+  + Use c++11 when we use glibmm24 version >= 2.46
+  + Consolidate NativeGObjectSafePtr definitions
+  + Make all dialogs transient on top of the workbench root window
+  + Support vte 2.90 alongside 2.91
+  + Misc code & build system cleanup
+  + Fix a condition in UString::is_integer
+  + Import new boost M4 files from upstream
+  + Use BOOSTLIBDIR instead of harcoded path to find boost
+  + icon: provide a symbolic variant of the app icon
+  + Fix compilation issue in tests/ due to wrong type
+  + Fix tr1 and pty.h compilation issues
+  + configure.ac: don't fail if gconf is missing
+  + Updated translations.
+- Disable translation-update-upstream as this breaks the build atm.
+- Toggle scm_bootstrap to 0, we are using the upstream tarball.
+- Drop %icon_theme_cache_post/postun script handling for
+  HighContrast icon theme, it is removed.
+
+-------------------------------------------------------------------

Old:
----
  nemiver-0.9.5.1411306867.91aaabf.tar.xz

New:
----
  nemiver-0.9.6.tar.xz

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

Other differences:
------------------
++++++ nemiver.spec ++++++
--- /var/tmp/diff_new_pack.cTyEDV/_old  2015-10-22 12:59:07.000000000 +0200
+++ /var/tmp/diff_new_pack.cTyEDV/_new  2015-10-22 12:59:07.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nemiver
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,18 +16,16 @@
 #
 
 
-%define scm_bootstrap 1
+%define scm_bootstrap 0
 
 Name:           nemiver
-Version:        0.9.5.1411306867.91aaabf
+Version:        0.9.6
 Release:        0
 Summary:        Nemiver graphical debugger
 License:        GPL-2.0+
 Group:          Development/Tools/Debuggers
 Url:            http://home.gna.org/nemiver/
-# Currently no full URL, as we are using a git snapshot
-#Source0:        
http://download.gnome.org/sources/nemiver/0.9/%{name}-%{version}.tar.xz
-Source0:        %{name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/nemiver/0.9/%{name}-%{version}.tar.xz
 %if 0%{?scm_bootstrap}
 BuildRequires:  gnome-common
 %endif
@@ -73,7 +71,8 @@
 %lang_package
 %prep
 %setup -q
-translation-update-upstream
+# Disabled from ver 0.9.6, it breaks the build.
+#translation-update-upstream
 
 %build
 %if 0%{?scm_bootstrap}
@@ -102,7 +101,6 @@
 %post
 %desktop_database_post
 %icon_theme_cache_post
-%icon_theme_cache_post HighContrast
 %glib2_gsettings_schema_post
 %endif
 
@@ -111,7 +109,6 @@
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
-%icon_theme_cache_postun HighContrast
 %glib2_gsettings_schema_postun
 %endif
 
@@ -126,8 +123,7 @@
 %{_datadir}/appdata/nemiver.appdata.xml
 %{_datadir}/applications/*
 %{_datadir}/glib-2.0/schemas/org.nemiver.gschema.xml
-%{_datadir}/icons/*/*/apps/nemiver.*
-%{_datadir}/icons/HighContrast/
+%{_datadir}/icons/hicolor/*/apps/nemiver*.*
 %{_mandir}/man1/nemiver.1.gz
 
 %files devel

++++++ nemiver-0.9.5.1411306867.91aaabf.tar.xz -> nemiver-0.9.6.tar.xz ++++++
++++ 106118 lines of diff (skipped)


Reply via email to