From 4c1e5e8778d462624911520342273f50199321a4 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Jun 24 2014 08:12:42 +0000 Subject: * Mon Jun 23 2014 Fabian Affolter - 1.16-1 - Update to latest upstream release 1.16 --- diff --git a/.gitignore b/.gitignore index babccaf..cc0109e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ urlwatch-1.11.tar.gz /urlwatch-1.12.tar.gz /urlwatch-1.14.tar.gz /urlwatch-1.15.tar.gz +/urlwatch-1.16.tar.gz diff --git a/sources b/sources index 8e8a12b..183ebbd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a0a739d4ea18f15c121e5f12bb75cbc9 urlwatch-1.15.tar.gz +f8cd952d6e531f534b4e22e3fb3665f1 urlwatch-1.16.tar.gz diff --git a/urlwatch.spec b/urlwatch.spec index d81ff0b..0be6e18 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,18 +1,12 @@ -%if ! (0%{?fedora} > 12 || 0%{?rhel} > 5) -%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%endif - Name: urlwatch -Version: 1.15 -Release: 7%{?dist} +Version: 1.16 +Release: 1%{?dist} Summary: A tool for monitoring webpages for updates -Group: Applications/Internet License: BSD URL: http://thpinfo.com/2008/urlwatch/ Source0: http://thpinfo.com/2008/%{name}/%{name}-%{version}.tar.gz Patch0: %{name}_add_xmpp_functionality.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python3-devel @@ -64,6 +58,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Mon Jun 23 2014 Fabian Affolter - 1.16-1 +- Update to latest upstream release 1.16 + * Sun Jun 08 2014 Fedora Release Engineering - 1.15-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild @@ -95,40 +92,40 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Thu Nov 17 2011 Fabian Affolter - 1.14-1 -- Updated to new upstream version 1.14 +- Update to new upstream version 1.14 * Fri Aug 26 2011 Fabian Affolter - 1.13-1 -- Updated to new upstream version 1.13 +- Update to new upstream version 1.13 * Fri Aug 12 2011 Fabian Affolter - 1.12-2 - Rebuild (python-xmpp) * Sun Mar 27 2011 Fabian Affolter - 1.12-1 -- Updated to new upstream version 1.12 +- Update to new upstream version 1.12 * Mon Feb 07 2011 Fedora Release Engineering - 1.11-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Wed Nov 03 2010 Fabian Affolter - 1.11-2 -- Removed compression of man page +- Remove compression of man page * Sat Aug 07 2010 Fabian Affolter - 1.11-1 -- Updated to new upstream version 1.11 +- Update to new upstream version 1.11 * Thu Jul 22 2010 David Malcolm - 1.10-2 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild * Mon May 10 2010 Fabian Affolter - 1.10-1 - Fix #590638 -- Updated to new upstream version 1.10 +- Update to new upstream version 1.10 * Sat Oct 10 2009 Fabian Affolter - 1.9-1 -- Added patch for xmpp functionality -- Updated to new upstream version 1.9 +- Add patch for xmpp functionality +- Update to new upstream version 1.9 * Thu Sep 17 2009 Fabian Affolter - 1.8-1 - Minior spec file changes -- Updated to new upstream version 1.8 +- Update to new upstream version 1.8 * Sun Jul 26 2009 Fedora Release Engineering - 1.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild