From 52da8577958bb9b3edfe5bc631d105c77c1da4a9 Mon Sep 17 00:00:00 2001 From: HAYASHI Kentaro Date: Feb 10 2014 04:50:16 +0000 Subject: Update to Cutter 1.2.3 --- diff --git a/.gitignore b/.gitignore index f310e6d..4c685d4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /cutter-1.2.2.tar.gz +/cutter-1.2.3.tar.gz diff --git a/cutter.spec b/cutter.spec index 8bd6482..7603896 100644 --- a/cutter.spec +++ b/cutter.spec @@ -3,8 +3,8 @@ Summary: Unit Testing Framework for C/C++ Name: cutter -Version: 1.2.2 -Release: 6%{?dist} +Version: 1.2.3 +Release: 1%{?dist} License: LGPLv3+ URL: http://cutter.sourceforge.net/ Group: Development/Libraries @@ -156,6 +156,9 @@ make check LD_LIBRARY_PATH=$(pwd)/cppcutter/.libs:$(pwd)/cutter/.libs:$(pwd)/gdk %{_libdir}/gstreamer-0.10/libgstcuttertest.so %changelog +* Mon Feb 10 2014 HAYASHI Kentaro - 1.2.3-1 +- new upstream release. + * Thu Dec 12 2013 Ville Skyttä - 1.2.2-6 - Fix doc paths in man pages when doc dir is unversioned (#993715). diff --git a/sources b/sources index 966c9bb..2c4754a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eebba98713b1e173d2d8e4e339ef211f cutter-1.2.2.tar.gz +dc757196a0b094799f2a011e3150d489 cutter-1.2.3.tar.gz