Update to 3.10.0
This commit is contained in:
parent
e3422e206f
commit
acc6f2a55e
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@ gnome-devel-docs-2.30.1.tar.bz2
|
||||
/gnome-devel-docs-3.7.90.tar.xz
|
||||
/gnome-devel-docs-3.8.0.tar.xz
|
||||
/gnome-devel-docs-3.8.1.tar.xz
|
||||
/gnome-devel-docs-3.10.0.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Summary: GNOME developer documentation
|
||||
Name: gnome-devel-docs
|
||||
Version: 3.8.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.10.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/3.8/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gnome-devel-docs/3.10/%{name}-%{version}.tar.xz
|
||||
BuildArch: noarch
|
||||
BuildRequires: docbook-utils
|
||||
BuildRequires: gettext
|
||||
@ -49,6 +49,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%doc README AUTHORS NEWS COPYING
|
||||
|
||||
%changelog
|
||||
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
|
||||
- Update to 3.10.0
|
||||
|
||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.8.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user