diff --git a/.gitignore b/.gitignore index 36c8aff..6ec7904 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ svxlink-090426.tar.gz sounds-090426.tar.gz /svxlink-11.11.tar.gz /sounds-en_US-heather-11.11.tar.bz2 +/svxlink-11.11.1.tar.gz diff --git a/sources b/sources index 6b5aab7..5be1b1b 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -45b056c743aba4c680bef183eea7660a svxlink-11.11.tar.gz +b7336b7fb18582209c401f7e72726202 svxlink-11.11.1.tar.gz 771cf2a46bd41b9b2522ed41a1a96cd7 sounds-en_US-heather-11.11.tar.bz2 diff --git a/svxlink.spec b/svxlink.spec index 383b2bc..11e4744 100644 --- a/svxlink.spec +++ b/svxlink.spec @@ -1,4 +1,4 @@ -%define main_version 11.11 +%define main_version 11.11.1 Name: svxlink Version: %{main_version} Release: 1%{?dist} @@ -10,7 +10,7 @@ Group: Applications/Internet License: GPLv2 and GPLv2+ URL: http://svxlink.sourceforge.net Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz -Source1: http://downloads.sourceforge.net/%{name}/sounds-en_US-heather-%{version}.tar.bz2 +Source1: http://downloads.sourceforge.net/%{name}/sounds-en_US-heather-11.11.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libsigc++-devel, libmng-devel, tcl-devel, qt-devel, gsm-devel @@ -29,7 +29,7 @@ Also, the SvxLink server can act as a repeater controller. %package -n libasync Summary: Svxlink async libs Group: Development/Libraries -Version: 0.18.1 +Version: 0.18.2 %description -n libasync The Async library is a programming framework that is used to write event driven @@ -51,8 +51,8 @@ audio i/o, filtering, mixing, audio codecs etc. %package -n libasync-devel Summary: Svxlink async development files Group: Development/Libraries -Version: 0.18.1 -Requires: libasync = 0.18.1 +Version: 0.18.2 +Requires: libasync = 0.18.2 Obsoletes: svxlink-server-devel < 0.11.1-2 %description -n libasync-devel @@ -92,7 +92,7 @@ you want, install the svxlink-server package. %package -n svxlink-server Summary: SvxLink - A general purpose voice services system -Version: 0.13.0 +Version: 0.13.1 Group: Applications/Communications Requires: udev Requires (pre): shadow-utils @@ -249,6 +249,9 @@ rm -rf %{buildroot} %ghost /var/log/* %changelog +* Wed Dec 07 2011 Lucian Langa - 11.11.1-1 +- new upstream release + * Mon Nov 21 2011 Lucian Langa - 11.11-1 - update versions - update BR