From efd0310217b6ecea293e78938728b28b88c1fad4 Mon Sep 17 00:00:00 2001 From: Tim Niemueller Date: Thu, 13 Mar 2014 16:02:47 +0100 Subject: [PATCH] Upgrade to latest stable release 2.2.2 --- .gitignore | 3 +-- libdc1394.spec | 13 +++++++------ sources | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index b550c2c..fe5e89d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ /.build* /x86_64 -/libdc1394-2.1.4* -/libdc1394-2.2.0.tar.gz +/libdc1394-2.2.2* diff --git a/libdc1394.spec b/libdc1394.spec index 5718609..7b5b99c 100644 --- a/libdc1394.spec +++ b/libdc1394.spec @@ -1,14 +1,12 @@ -# $Id: libdc1394.spec,v 1.8 2009/09/10 13:31:44 karsten Exp $ #define svn_snapshot .svn459 -#define real_version 2.0.0-rc8%{svn_snapshot} -#%define real_version 2.1.0 +#define real_version 2.1.0 %define svn_build %{?svn_snapshot:1}%{!?svn_snapshot:0} Summary: 1394-based digital camera control library Name: libdc1394 -Version: 2.2.0 -Release: 4%{?svn_snapshot}%{?dist} +Version: 2.2.2 +Release: 1%{?svn_snapshot}%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://sourceforge.net/projects/libdc1394/ @@ -114,6 +112,9 @@ done %{_mandir}/man1/dc1394_*.1.gz %changelog +* Thu Mar 13 2014 Tim Niemueller - 2.2.2-1 +- Upgrade to latest stable release 2.2.2 + * Wed Aug 7 2013 Ville Skyttä - 2.2.0-4 - Install docs using %%doc (#993839). @@ -176,7 +177,7 @@ done * Mon Jan 07 2008 Tim Niemueller - 2.0.0-1 - Update to 2.0.0 -* Thu Dec 16 2007 Tim Niemueller - 2.0.0-rc9 +* Sun Dec 16 2007 Tim Niemueller - 2.0.0-rc9 - Update to 2.0.0-rc9 * Wed Nov 28 2007 Tim Niemueller - 2.0.0-rc7.3.svn459 diff --git a/sources b/sources index 833f18a..8801188 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ed10e06987c76c79961c6906e02acf00 libdc1394-2.2.0.tar.gz +6544c6abb9ba41840c7d36f95ff4d593 libdc1394-2.2.2.tar.gz