Hello community,

here is the log from the commit of package gnome-devel-docs for 
openSUSE:Factory checked in at 2013-04-02 11:46:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-devel-docs (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-devel-docs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-devel-docs", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-devel-docs/gnome-devel-docs.changes        
2012-11-21 16:04:41.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-devel-docs.new/gnome-devel-docs.changes   
2013-04-02 11:46:12.000000000 +0200
@@ -1,0 +2,28 @@
+Tue Mar 26 10:23:33 UTC 2013 - [email protected]
+
+- Update to version 3.8.0:
+  + Updates to demos.
+  + Updates to overview.
+  + Fixed typos.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Feb 18 21:10:51 UTC 2013 - [email protected]
+
+- Update to version 3.7.90:
+  + Updates to Python demos.
+  + Fixed incorrect value in Guitar Tuner demo (bgo#687628).
+  + Various typo fixes.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sun Nov 25 18:14:48 UTC 2012 - [email protected]
+
+- Update to version 3.7.2:
+  + Switch to using yelp.m4 build system.
+  + Various typo fixes.
+  + Updated translations.
+- Replace gnome-doc-utils-devel BuildRequires with yelp-tools,
+  following upstreams move.
+
+-------------------------------------------------------------------

Old:
----
  gnome-devel-docs-3.6.2.tar.xz

New:
----
  gnome-devel-docs-3.8.0.tar.xz

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

Other differences:
------------------
++++++ gnome-devel-docs.spec ++++++
--- /var/tmp/diff_new_pack.0wVxpf/_old  2013-04-02 11:46:14.000000000 +0200
+++ /var/tmp/diff_new_pack.0wVxpf/_new  2013-04-02 11:46:14.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-devel-docs
 #
-# 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,18 +17,18 @@
 
 
 Name:           gnome-devel-docs
-Version:        3.6.2
+Version:        3.8.0
 Release:        0
 Summary:        GNOME Platform Documentation
 License:        GFDL-1.1
 Group:          Documentation/Other
 Url:            http://www.gnome.org
-Source:         
http://download.gnome.org/sources/gnome-devel-docs/3.6/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-devel-docs/3.8/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 # Needed to get the fix from gnome-doc-utils in here. Can be removed once 
g-d-u does no longer carry a patch
 BuildRequires:  gnome-common
-BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  pkg-config
+BuildRequires:  yelp-tools
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
@@ -50,8 +50,7 @@
 %build
 # Needed to get the fix from gnome-doc-utils in here. Can be removed once 
g-d-u does no longer carry a patch
 NOCONFIGURE=1 gnome-autogen.sh
-%configure\
-       --disable-scrollkeeper
+%configure
 make %{?_smp_mflags}
 
 %install
@@ -60,7 +59,8 @@
 %find_lang gnome-devel-demos %{no_lang_C} devel-docs.lang
 %find_lang hig-book %{?no_lang_C} devel-docs.lang
 %find_lang integration-guide %{?no_lang_C} devel-docs.lang
-%find_lang optimization-guide %{?no_lang_C} devel-docs.lang
+# Currently no translations for optimization-guide
+#find_lang optimization-guide %{?no_lang_C} devel-docs.lang
 %find_lang platform-overview %{?no_lang_C} devel-docs.lang
 %fdupes %{buildroot}
 
@@ -70,20 +70,12 @@
 %files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS README
-%dir %{_datadir}/gnome/
-%dir %{_datadir}/gnome/help/
-%dir %{_datadir}/gnome/help/accessibility-devel-guide/
-%doc %{_datadir}/gnome/help/accessibility-devel-guide/C/
-%dir %{_datadir}/gnome/help/gnome-devel-demos/
-%doc %{_datadir}/gnome/help/gnome-devel-demos/C/
-%dir %{_datadir}/gnome/help/hig-book/
-%doc %{_datadir}/gnome/help/hig-book/C/
-%dir %{_datadir}/gnome/help/integration-guide/
-%doc %{_datadir}/gnome/help/integration-guide/C/
-%dir %{_datadir}/gnome/help/optimization-guide/
-%doc %{_datadir}/gnome/help/optimization-guide/C/
-%dir %{_datadir}/gnome/help/platform-overview/
-%doc %{_datadir}/gnome/help/platform-overview/C/
+%doc %{_datadir}/help/C/accessibility-devel-guide/
+%doc %{_datadir}/help/C/gnome-devel-demos/
+%doc %{_datadir}/help/C/hig-book/
+%doc %{_datadir}/help/C/integration-guide/
+%doc %{_datadir}/help/C/optimization-guide/
+%doc %{_datadir}/help/C/platform-overview/
 
 %files lang -f devel-docs.lang
 

++++++ gnome-devel-docs-3.6.2.tar.xz -> gnome-devel-docs-3.8.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/gnome-devel-docs/gnome-devel-docs-3.6.2.tar.xz 
/work/SRC/openSUSE:Factory/.gnome-devel-docs.new/gnome-devel-docs-3.8.0.tar.xz 
differ: char 25, line 1

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

Reply via email to