diff --git a/.gitignore b/.gitignore index 883f77f..48ca4e0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /recipe-scrapers-15.2.1-clean.tar.gz +/recipe-scrapers-15.7.1-clean.tar.gz diff --git a/prepare.sh b/prepare.sh index c48f574..3870024 100644 --- a/prepare.sh +++ b/prepare.sh @@ -1,9 +1,9 @@ #!/bin/bash - -wget https://github.com/hhursev/recipe-scrapers/archive/15.2.1/recipe-scrapers-15.2.1.tar.gz -tar -xf recipe-scrapers-15.2.1.tar.gz -cd recipe-scrapers-15.2.1/ +VERSION=$1 +wget https://github.com/hhursev/recipe-scrapers/archive/${VERSION}/recipe-scrapers-${VERSION}.tar.gz +tar -xf recipe-scrapers-${VERSION}.tar.gz +cd recipe-scrapers-${VERSION}/ rm -r tests/test_data/ cd .. -tar -cvf recipe-scrapers-15.2.1-clean.tar recipe-scrapers-15.2.1 -gzip recipe-scrapers-15.2.1-clean.tar +tar -cvf recipe-scrapers-${VERSION}-clean.tar recipe-scrapers-${VERSION} +gzip recipe-scrapers-${VERSION}-clean.tar diff --git a/python-recipe-scrapers.spec b/python-recipe-scrapers.spec index 2ceb38a..d946801 100644 --- a/python-recipe-scrapers.spec +++ b/python-recipe-scrapers.spec @@ -1,6 +1,6 @@ %global srcname recipe-scrapers %global forgeurl https://github.com/hhursev/%{srcname} -Version: 15.2.1 +Version: 15.7.1 %global tag v%{version} %forgemeta diff --git a/sources b/sources index 355c83f..79de926 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (recipe-scrapers-15.2.1-clean.tar.gz) = e95f7c43e31156c9bcdc47026fec09a2eaec0d527a3cd1a77abb9e3ea3a5f3179378c88e0851968dc8cfdb4f14716a79fbd59fac90f1f28466199d32a130621d +SHA512 (recipe-scrapers-15.7.1-clean.tar.gz) = e1a44caf3b1c1fa38907752b4733e06662929f0e4ec09f73f70a2ca062d2ddf1e7bcf392fbbb8a439c8c90565b789d94fcd1ff0f44c9f9f19876ba2e6ee9f469