diff --git a/python-scrapy.spec b/python-scrapy.spec index f97c4be..c57928b 100644 --- a/python-scrapy.spec +++ b/python-scrapy.spec @@ -1,5 +1,5 @@ Name: python-scrapy -Version: 2.4.1 +Version: 2.5.0 Release: 1mamba Summary: A high-level Python Screen Scraping framework Group: System/Libraries @@ -15,7 +15,6 @@ BuildRequires: libpython-devel Requires: python >= %python_version Requires: python-twisted BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Scrapy is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages. @@ -46,6 +45,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %doc AUTHORS LICENSE %changelog +* Wed Apr 07 2021 Automatic Build System 2.5.0-1mamba +- automatic version update by autodist + * Sun Feb 21 2021 Automatic Build System 2.4.1-1mamba - automatic version update by autodist