From 36545badd7944c19fcf70e372df7deef04f7f004 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Nov 21 2012 16:58:32 +0000 Subject: Upgrade to 2.0.5 --- diff --git a/.gitignore b/.gitignore index 0130992..96cba73 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ ccrtp-1.7.1.tar.gz /ccrtp-2.0.2.tar.gz +/ccrtp-2.0.5.tar.gz diff --git a/ccrtp.spec b/ccrtp.spec index 12a0c4c..7978f74 100644 --- a/ccrtp.spec +++ b/ccrtp.spec @@ -1,7 +1,7 @@ Summary: Common C++ class framework for RTP/RTCP Name: ccrtp -Version: 2.0.2 -Release: 2%{?dist} +Version: 2.0.5 +Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries Source0: http://ftp.gnu.org/pub/gnu/ccrtp/ccrtp-%{version}.tar.gz @@ -80,6 +80,9 @@ fi %changelog +* Wed Nov 21 2012 Kevin Fenzi 2.0.5-1 +- Upgrade to 2.0.5 + * Wed Jul 18 2012 Fedora Release Engineering - 2.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 113dfcc..d3065c1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dd676a6359e549b5a45ed3992e8a7056 ccrtp-2.0.2.tar.gz +7f462f6b31c68180a93f36b06944fef4 ccrtp-2.0.5.tar.gz