diff --git a/.gitignore b/.gitignore index c4048f6..fbe5ba8 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /gnome-documents-3.7.90.tar.xz /gnome-documents-3.7.91.tar.xz /gnome-documents-3.7.92.tar.xz +/gnome-documents-3.8.0.tar.xz diff --git a/gnome-documents.spec b/gnome-documents.spec index 02891db..d55680c 100644 --- a/gnome-documents.spec +++ b/gnome-documents.spec @@ -1,13 +1,13 @@ %define evince_version 3.3.92 Name: gnome-documents -Version: 3.7.92 +Version: 3.8.0 Release: 1%{?dist} Summary: A document manager application for GNOME License: GPLv2+ URL: https://live.gnome.org/Design/Apps/Documents -Source0: http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/3.7/%{name}-%{version}.tar.xz +Source0: http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz BuildRequires: intltool BuildRequires: libgdata-devel @@ -74,6 +74,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_datadir}/gnome-shell/search-providers/gnome-documents-search-provider.ini %changelog +* Tue Mar 26 2013 Kalev Lember - 3.8.0-1 +- Update to 3.8.0 + * Wed Mar 20 2013 Kalev Lember - 3.7.92-1 - Update to 3.7.92 diff --git a/sources b/sources index be8cb4c..101aaee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c90d165dea94b444e12b0f9a8d5a71be gnome-documents-3.7.92.tar.xz +ac60339dad84c0867cc7b1c0bdf1199b gnome-documents-3.8.0.tar.xz