Update to 3.6.1

This commit is contained in:
Kalev Lember 2012-10-16 16:42:47 +02:00
parent b2c6b19ed6
commit 710e66f3bf
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@ gnome-devel-docs-2.30.1.tar.bz2
/gnome-devel-docs-3.5.4.tar.xz
/gnome-devel-docs-3.5.90.tar.xz
/gnome-devel-docs-3.6.0.tar.xz
/gnome-devel-docs-3.6.1.tar.xz

View File

@ -1,12 +1,12 @@
Summary: GNOME developer documentation
Name: gnome-devel-docs
Version: 3.6.0
Version: 3.6.1
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.5/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/gnome-devel-docs/3.6/%{name}-%{version}.tar.xz
BuildArch: noarch
BuildRequires: gnome-doc-utils
BuildRequires: rarian-compat
@ -49,6 +49,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
%doc README AUTHORS NEWS COPYING
%changelog
* Tue Oct 16 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
- Update to 3.6.1
* Tue Sep 25 2012 Richard Hughes <hughsient@gmail.com> - 3.6.0-1
- Update to 3.6.0

View File

@ -1 +1 @@
aa5a08f4ae653e24200f7c966dbed566 gnome-devel-docs-3.6.0.tar.xz
0429377077c6e41575ab479ffd5bc54c gnome-devel-docs-3.6.1.tar.xz