diff --git a/.gitignore b/.gitignore index 355573b..9a90414 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,5 @@ buildbot-0.7.12.tar.gz /buildbot-worker-1.0.0.tar.gz /buildbot-1.1.0.tar.gz /buildbot-worker-1.1.0.tar.gz +/buildbot-1.3.0.tar.gz +/buildbot-worker-1.3.0.tar.gz diff --git a/buildbot.spec b/buildbot.spec index af3a0cf..5961667 100644 --- a/buildbot.spec +++ b/buildbot.spec @@ -1,8 +1,6 @@ # Enable Python dependency generation %{?python_enable_dependency_generator} -%{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}} - # Missing dependencies for tests %bcond_with check @@ -13,11 +11,10 @@ %global workerversion %{version} Name: buildbot -Version: 1.1.0 -Release: 2%{?dist} +Version: 1.3.0 +Release: 1%{?dist} Summary: Build/test automation system -Group: Development/Tools License: GPLv2 URL: http://buildbot.net Source0: https://files.pythonhosted.org/packages/source/b/%{name}/%{name}-%{version}.tar.gz @@ -90,8 +87,6 @@ inconvenienced by the failure. %package master Summary: Build/test automation system -Group: Development/Tools -License: GPLv2 %if ! %{with docs} Obsoletes: %{name}-doc < %{version}-%{release} @@ -112,8 +107,6 @@ The buildbot-worker package contains the buildworker. %package worker Version: %{workerversion} Summary: Build/test automation system -Group: Development/Tools -License: GPLv2 Obsoletes: %{name}-slave < 0.9.0 Provides: %{name}-slave = %{version}-%{release} @@ -130,7 +123,6 @@ The buildbot-master package contains the buildmaster. %if %{with docs} %package doc Summary: Buildbot documentation -Group: Documentation %description doc Buildbot documentation @@ -213,8 +205,10 @@ trial buildbot.test %{_pkgdocdir}/ %endif - %changelog +* Fri Jul 20 2018 Igor Gnatenko - 1.3.0-1 +- Update to 1.3.0 + * Thu Jul 12 2018 Fedora Release Engineering - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild diff --git a/sources b/sources index d64193c..da656fa 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildbot-1.1.0.tar.gz) = f850ba2cd93d54a8abc97503719f93f69dfdc3d03b519e2d05c02bdc11893529eb51d74b6584555689281aedb71c3aa6c23141cf5fbc68ae97e09f1c89b2c94c -SHA512 (buildbot-worker-1.1.0.tar.gz) = 77c46b3c9a16847eaf72de1dafa871a3242b66235c94ce8109f953db39aa4b74de2a03ca7ff06e91f8ea0751ed57e6ec1f39336912d56346f1bed171f597f6ed +SHA512 (buildbot-1.3.0.tar.gz) = e5ecf3eafe428a188c2410d270ee9bd5afc39122e62d35747288cf85347368ab4a94190b4ff6fe687269dc19cc7b91d33be8d3e3b637741e421a2cbd83572830 +SHA512 (buildbot-worker-1.3.0.tar.gz) = 5e59aab6cecf8dd932df0e8063c69fda5613b76a46df63479ff554085275d4a19fb1b5142034bd4245423e99f3e46d45e765b10c3c74a9f28b92b70119fab9e2