This commit is contained in:
Christopher Aillon 2011-04-05 14:07:35 -07:00
parent f3096c3f8b
commit 773b3de369
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ gnome-user-docs-2.30.1.tar.bz2
/gnome-user-docs-2.91.90.tar.bz2
/gnome-user-docs-2.91.91.tar.bz2
/gnome-user-docs-2.91.92.tar.bz2
/gnome-user-docs-3.0.0.tar.bz2

View File

@ -1,10 +1,10 @@
Summary: GNOME User Documentation
Name: gnome-user-docs
Version: 2.91.92
Version: 3.0.0
Release: 1%{?dist}
License: GFDL
#VCS: git:git://git.gnome.org/gnome-user-docs
Source: http://download.gnome.org/sources/gnome-user-docs/2.91/gnome-user-docs-%{version}.tar.bz2
Source: http://download.gnome.org/sources/gnome-user-docs/3.0/gnome-user-docs-%{version}.tar.bz2
Group: Documentation
BuildArch: noarch
@ -33,6 +33,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
%defattr(-, root, root,-)
%changelog
* Tue Apr 5 2011 Christopher Aillon <caillon@redhat.com> - 3.0.0-1
- Update to 3.0.0
* Tue Mar 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.92-1
- Update to 2.91.92

View File

@ -1 +1 @@
4d98703f7268b31b6c0cfb245e2b22fc gnome-user-docs-2.91.92.tar.bz2
55cf5d403489be90df5efb1315156be5 gnome-user-docs-3.0.0.tar.bz2