From 0a25dde330731560613a3ea3b9530920b6ab2780 Mon Sep 17 00:00:00 2001 From: Scott Talbert Date: Apr 20 2015 00:41:36 +0000 Subject: New upstream release 1.2, RHBZ #1209465 --- diff --git a/.gitignore b/.gitignore index 8df447e..df3a47f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /concordance-1.1.tar.bz2 +/concordance-1.2.tar.bz2 diff --git a/concordance.spec b/concordance.spec index 50db2bc..582980d 100644 --- a/concordance.spec +++ b/concordance.spec @@ -2,17 +2,14 @@ %define libpkg libconcord Name: concordance -Version: 1.1 -Release: 7%{?dist} +Version: 1.2 +Release: 1%{?dist} Summary: Software to program the Logitech Harmony remote control Group: Applications/Communications License: GPLv3+ URL: http://www.phildev.net/concordance/ Source0: http://downloads.sourceforge.net/sourceforge/concordance/%{name}-%{version}.tar.bz2 -# Fixes crash during website communications due to buffer overrun -# http://sourceforge.net/p/concordance/bugs/40/ -Patch0: concordance-1.1-fix-buffer-overrun.patch BuildRequires: hidapi-devel BuildRequires: swig @@ -23,6 +20,7 @@ BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool BuildRequires: libzip-devel +Requires: %{libpkg} = %{version}-%{release} %description This software will allow you to program your Logitech Harmony universal @@ -72,7 +70,6 @@ Python bindings for libconcord %prep %setup -q -%patch0 -p1 -b .fix-buffer-overrun %build @@ -180,6 +177,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Sun Apr 19 2015 Scott Talbert - 1.2-1 +- New upstream release 1.2, RHBZ #1209465 + * Sat Apr 04 2015 Scott Talbert - 1.1-7 - Merged libconcord package into concordance package diff --git a/sources b/sources index a9ccaf4..3abecee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6f98c2121710282b52afc82f11bcfce9 concordance-1.1.tar.bz2 +210077dd1f77fb63dd4a6a95b110273b concordance-1.2.tar.bz2