This commit is contained in:
Christopher Aillon 2011-04-10 18:31:00 -07:00
parent 773b3de369
commit 965f2a83ba
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ gnome-user-docs-2.30.1.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
/gnome-user-docs-3.0.1.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: GNOME User Documentation
Name: gnome-user-docs
Version: 3.0.0
Version: 3.0.1
Release: 1%{?dist}
License: GFDL
#VCS: git:git://git.gnome.org/gnome-user-docs
@ -33,6 +33,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
%defattr(-, root, root,-)
%changelog
* Sun Apr 10 2011 Christopher Aillon <caillon@redhat.com> - 3.0.1-1
- Update to 3.0.1
* Tue Apr 5 2011 Christopher Aillon <caillon@redhat.com> - 3.0.0-1
- Update to 3.0.0

View File

@ -1 +1 @@
55cf5d403489be90df5efb1315156be5 gnome-user-docs-3.0.0.tar.bz2
b44a43b09e6bf4ef9d67c2b09c448c50 gnome-user-docs-3.0.1.tar.bz2