[tellico] update to 2.3.10

José Abílio Oliveira Matos jamatos at fedoraproject.org
Tue Feb 17 11:30:24 UTC 2015


commit 222938cff8a65cbff9575793053dd4b7f45875c0
Author: José Matos <jamatos at fedoraproject.org>
Date:   Tue Feb 17 11:30:10 2015 +0000

    update to 2.3.10

 .gitignore   |    2 +-
 sources      |    2 +-
 tellico.spec |    7 +++++--
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b23563f..3f9931c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 clog
-/tellico-2.3.9.tar.bz2
+/tellico-2.3.10.tar.bz2
diff --git a/sources b/sources
index 16bba83..b09f561 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-58bdb33f70ad0a1e62afb4f48642acb0  tellico-2.3.9.tar.bz2
+06b29f88fe9883ddf9550ce541a0c180  tellico-2.3.10.tar.bz2
diff --git a/tellico.spec b/tellico.spec
index 252d5c1..9aa5876 100644
--- a/tellico.spec
+++ b/tellico.spec
@@ -1,5 +1,5 @@
 Name:           tellico
-Version:        2.3.9
+Version:        2.3.10
 Release:        1%{?dist}
 Summary:        A collection manager
 
@@ -9,7 +9,7 @@ URL:            http://tellico-project.org/
 Source0:        http://tellico-project.org/files/tellico-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  cmake >= 2.6.2-3
+BuildRequires:  cmake
 BuildRequires:  zlib-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libjpeg-devel
@@ -108,6 +108,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %Changelog
+* Tue Feb 17 2015 José Matos <jamatos at fedoraproject.org> - 2.3.10-1
+- update to 2.3.10
+
 * Wed Sep 24 2014 José Matos <jamatos at fedoraproject.org> - 2.3.9-1
 - update to 2.3.9
 - add appdata file


More information about the scm-commits mailing list