This commit is contained in:
Matthias Clasen 2010-09-28 12:36:54 -04:00
parent 4e6883c595
commit b228b1b31a
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
gnome-devel-docs-2.30.1.tar.bz2
/gnome-devel-docs-2.32.0.tar.bz2

View File

@ -1,12 +1,12 @@
Summary: GNOME developer documentation
Name: gnome-devel-docs
Version: 2.30.1
Version: 2.32.0
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/2.30/%{name}-%{version}.tar.bz2
Source: http://download.gnome.org/sources/gnome-devel-docs/2.32/%{name}-%{version}.tar.bz2
BuildArch: noarch
BuildRequires: gnome-doc-utils
BuildRequires: rarian-compat
@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/omf/platform-overview
%changelog
* Tue Sep 28 2010 Matthias Clasen <mclasen@redhat.com> - 2.32.0-1
- Update to 2.32.0
* Mon Apr 26 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.1-1
- Update to 2.30.1

View File

@ -1 +1 @@
6af984290595176fcd6f0717320b7643 gnome-devel-docs-2.30.1.tar.bz2
5c239c881a613f3d8880721be14cc358 gnome-devel-docs-2.32.0.tar.bz2