From a8f2001981a40a7b9de55b8738a499f75d54d178 Mon Sep 17 00:00:00 2001 From: HAYASHI Kentaro Date: May 29 2014 10:33:17 +0000 Subject: Update to Cutter 1.2.4 --- diff --git a/.gitignore b/.gitignore index 4c685d4..9065d64 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /cutter-1.2.2.tar.gz /cutter-1.2.3.tar.gz +/cutter-1.2.4.tar.gz diff --git a/cutter.spec b/cutter.spec index 1614933..9bed4b2 100644 --- a/cutter.spec +++ b/cutter.spec @@ -3,8 +3,8 @@ Summary: Unit Testing Framework for C/C++ Name: cutter -Version: 1.2.3 -Release: 2%{?dist} +Version: 1.2.4 +Release: 1%{?dist} License: LGPLv3+ URL: http://cutter.sourceforge.net/ Group: Development/Libraries @@ -140,6 +140,9 @@ make check LD_LIBRARY_PATH=$(pwd)/cppcutter/.libs:$(pwd)/cutter/.libs:$(pwd)/gdk %{_libdir}/cutter/module/report/pdf.so %changelog +* Thu May 29 2014 HAYASHI Kentaro - 1.2.4-1 +- New upstream release. + * Fri Feb 28 2014 HAYASHI Kentaro - 1.2.3-2 - Add missing Obsolete: for dropped gstreamer package (#1070967). diff --git a/sources b/sources index 2c4754a..13e6430 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dc757196a0b094799f2a011e3150d489 cutter-1.2.3.tar.gz +26e45c17da619f5e4ce832bc612e85ef cutter-1.2.4.tar.gz