diff --git a/.gitignore b/.gitignore index 06eab41..0d3bfaa 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ gnome-devel-docs-2.30.1.tar.bz2 /gnome-devel-docs-3.6.0.tar.xz /gnome-devel-docs-3.6.1.tar.xz /gnome-devel-docs-3.6.2.tar.xz +/gnome-devel-docs-3.7.90.tar.xz diff --git a/gnome-devel-docs-3.5.3-logos-removal.patch b/gnome-devel-docs-3.5.3-logos-removal.patch deleted file mode 100644 index ddab609..0000000 --- a/gnome-devel-docs-3.5.3-logos-removal.patch +++ /dev/null @@ -1,49 +0,0 @@ ---- gnome-devel-docs-3.5.3/platform-demos/C/getting-ready.page.logos-removal 2012-06-26 02:06:21.000000000 +0300 -+++ gnome-devel-docs-3.5.3/platform-demos/C/getting-ready.page 2012-06-28 15:53:39.606126554 +0300 -@@ -36,17 +36,17 @@ - -

- -- Ubuntu -+ Ubuntu -

-
-

- -- Fedora -+ Fedora -

-
-

- -- OpenSuSE -+ OpenSuSE -

-
-

Others

---- gnome-devel-docs-3.5.3/platform-demos/Makefile.am.logos-removal 2012-06-26 01:58:53.000000000 +0300 -+++ gnome-devel-docs-3.5.3/platform-demos/Makefile.am 2012-06-28 15:53:39.606126554 +0300 -@@ -193,7 +193,6 @@ DOC_FIGURES = \ - media/combobox_multicolumn.png \ - media/dialog.png \ - media/entry.png \ -- media/fedora.png \ - media/filechooserdialog_menu.png \ - media/filechooserdialog_save.png \ - media/fontchooserwidget.png \ -@@ -226,7 +225,6 @@ DOC_FIGURES = \ - media/menubar_choices.png \ - media/message-board.ogv \ - media/messagedialog.png \ -- media/opensuse.png \ - media/paned.png \ - media/photo-wall.png \ - media/photo-wall-focused.png \ -@@ -259,7 +257,6 @@ DOC_FIGURES = \ - media/treeview_simple_liststore.png \ - media/treeview_simple_liststore_penguins.png \ - media/treeview_treestore.png \ -- media/ubuntu.png \ - media/weatherAppJs.png \ - media/window.png \ - $(demo_sources) diff --git a/gnome-devel-docs.spec b/gnome-devel-docs.spec index 7d7754d..1d03146 100644 --- a/gnome-devel-docs.spec +++ b/gnome-devel-docs.spec @@ -1,22 +1,22 @@ Summary: GNOME developer documentation Name: gnome-devel-docs -Version: 3.6.2 -Release: 2%{?dist} +Version: 3.7.90 +Release: 1%{?dist} License: GFDL Group: System Environment/Libraries URL: http://library.gnome.org #VCS: git:git://git.gnome.org/gnome-devel-docs -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.7/%{name}-%{version}.tar.xz BuildArch: noarch -BuildRequires: gnome-doc-utils -BuildRequires: rarian-compat BuildRequires: docbook-utils BuildRequires: gettext +BuildRequires: itstool # Logomarks should be removed and replaced with text # https://bugzilla.redhat.com/show_bug.cgi?id=814220 -Patch0: gnome-devel-docs-3.5.3-logos-removal.patch +Patch0: gnome-devel-docs-3.7.90-logos-removal.patch BuildRequires: automake autoconf +BuildRequires: yelp-tools %description This package contains documents which are targeted for GNOME developers. @@ -49,6 +49,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %doc README AUTHORS NEWS COPYING %changelog +* Thu Feb 21 2013 Kalev Lember - 3.7.90-1 +- Update to 3.7.90 + * Wed Feb 13 2013 Fedora Release Engineering - 3.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index e4b1a33..800c4c2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f39d38a26e9894e9cc36a7139cd1a4cc gnome-devel-docs-3.6.2.tar.xz +92ce549f006c0981a85ea4d48e245680 gnome-devel-docs-3.7.90.tar.xz