diff --git a/.gitignore b/.gitignore index 0a312aa..625a569 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ barry-0.17.tar.bz2 +barry-0.17.3.tar.bz2 diff --git a/barry.spec b/barry.spec index 7631204..0505be2 100644 --- a/barry.spec +++ b/barry.spec @@ -7,7 +7,7 @@ Name: barry Version: 0.17 -Release: 0.2.20100329git%{?dist} +Release: 0.3.20100730git%{?dist} Summary: BlackBerry Desktop for Linux Group: Applications/Productivity @@ -20,7 +20,7 @@ URL: http://www.netdirect.ca/downloads/barry # ./git-extract.sh 0 15 master # (cd build/barry* && ../../tar-prepare.sh) # (cd build && ../tar-create.sh 0 15) -Source0: %{name}-%{version}.tar.bz2 +Source0: %{name}-%{version}.3.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libusb-devel boost-devel desktop-file-utils gtkmm24-devel @@ -210,7 +210,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %postun libs -p /sbin/ldconfig %changelog -* Thu Jul 29 2010 Nathanael Noblet - 0.2.20100329git +* Thu Jul 29 2010 Nathanael Noblet - 0.3.20100730git - Rebuilt against new boost * Mon Mar 29 2010 Nathanael Noblet - 0.1.20100329git diff --git a/sources b/sources index 3de9055..f36678f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -00868fe0d3be7dce983462da046ada3c barry-0.17.tar.bz2 +7d4a638f9f65f2f3145f06e88378d968 barry-0.17.3.tar.bz2