[nemiver] Update to upstream 0.9.4 release

Dodji Seketeli dodji at fedoraproject.org
Mon Jan 14 00:05:26 UTC 2013


commit 1ce55bc1b5979f6747d7452eabd6ca4941b4e40b
Author: Dodji Seketeli <dodji at seketeli.org>
Date:   Sun Jan 13 23:48:20 2013 +0100

    Update to upstream 0.9.4 release
    
    - Update to upstream 0.9.4 release
      - Bug fixed (upstream bugzilla):
        - 689338 - Sometimes current frame is wrongly set
        - 689458 - Crash when copying variable value
        - 684046 - nemiver.desktop conformance fix
        - 670439 - Nemiver doesn't handle well multi-threaded apps
        - 689575 - Freeze when local variable values are refreshed
        - Fix well form-ness of gl.po
        - Fix help browser launching
        - Fix French translation markup
        - Ensure workbench body is shown
        - Added a README.release.txt file
        - Various code cleanups
        - Added search keywords to .desktop file
        - Use new documentation infrastructure based on yelp-tools
      - Updated translations: French, Danish, British, Catalan,
        Traditional Chinese, Simplified Chinese, Spanish, Greek,
        Portuguese, Galician, Hungarian, Brazilian Portuguese, Uyghur,
        Norwegian bokmål, Czech, German, Slovenian, Japanese, Polish,
        Hindi, Slovak, Latvian, Korean, Russian
    - Drop gnome-doc-utils build dependency
    - Add new yelp-tools build dependency
    - Drop %%{datadir}/gnome/help/* and %%{datadir}/omf/%%{name}.  Use
      %%{datadir}/help/* now.

 nemiver.spec |   35 ++++++++++++++++++++++++++++++-----
 1 files changed, 30 insertions(+), 5 deletions(-)
---
diff --git a/nemiver.spec b/nemiver.spec
index 970fb8e..16a5354 100644
--- a/nemiver.spec
+++ b/nemiver.spec
@@ -1,6 +1,6 @@
 Name:		nemiver
-Version:	0.9.3
-Release:	3%{?dist}
+Version:	0.9.4
+Release:	1%{?dist}
 Summary:	A GNOME C/C++ Debugger
 
 Group:		Development/Debuggers
@@ -30,7 +30,7 @@ BuildRequires:	ghex-devel >= 2.90
 BuildRequires:	glibmm24-devel >= 2.25
 BuildRequires:	gtkmm24-devel >= 2.20
 BuildRequires:	gdlmm-devel >= 3.2.1
-BuildRequires:	gnome-doc-utils >= 0.3.2
+BuildRequires:	yelp-tools >= 3.2.0
 BuildRequires:	gtksourceviewmm3-devel >= 3.0.0
 BuildRequires:	libgtop2-devel >= 2.14
 BuildRequires:	libtool
@@ -119,11 +119,36 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
 %{_datadir}/applications/fedora-%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
 %{_datadir}/%{name}/
-%{_datadir}/omf/%{name}/
-%{_datadir}/gnome/help/%{name}/
+%{_datadir}/help/*
 %{_mandir}/man?/%{name}.*
 
 %changelog
+* Sun Jan 13 2013 Dodji Seketeli <dodji at seketeli.org> - 0.9.4-1
+- Update to upstream 0.9.4 release
+  - Bug fixed (upstream bugzilla):
+    - 689338 - Sometimes current frame is wrongly set
+    - 689458 - Crash when copying variable value
+    - 684046 - nemiver.desktop conformance fix
+    - 670439 - Nemiver doesn't handle well multi-threaded apps
+    - 689575 - Freeze when local variable values are refreshed
+    - Fix well form-ness of gl.po
+    - Fix help browser launching
+    - Fix French translation markup
+    - Ensure workbench body is shown
+    - Added a README.release.txt file
+    - Various code cleanups
+    - Added search keywords to .desktop file
+    - Use new documentation infrastructure based on yelp-tools
+  - Updated translations: French, Danish, British, Catalan,
+    Traditional Chinese, Simplified Chinese, Spanish, Greek,
+    Portuguese, Galician, Hungarian, Brazilian Portuguese, Uyghur,
+    Norwegian bokmål, Czech, German, Slovenian, Japanese, Polish,
+    Hindi, Slovak, Latvian, Korean, Russian
+- Drop gnome-doc-utils build dependency
+- Add new yelp-tools build dependency
+- Drop %%{datadir}/gnome/help/* and %%{datadir}/omf/%%{name}.  Use
+  %%{datadir}/help/* now.
+
 * Thu Sep 27 2012 Kalev Lember <kalevlember at gmail.com> - 0.9.3-3
 - Rebuilt for libgdl soname bump
 


More information about the scm-commits mailing list