diff --git a/.gitignore b/.gitignore index 879aedd..623fd39 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /osc-0.140.1.tar.gz /osc-0.151.1.tar.gz /osc-0.154.0.tar.gz +/osc-0.155.0.tar.gz diff --git a/osc.spec b/osc.spec index 5b2eb32..a5de103 100644 --- a/osc.spec +++ b/osc.spec @@ -2,16 +2,16 @@ # when rebasing check what they are using on # http://download.opensuse.org/repositories/openSUSE:/Tools/Fedora_24/ # update the obsrel to match the upstream release number -%global obsrel 187.1 +%global obsrel 190.1 Name: osc -Version: 0.154.0 +Version: 0.155.0 # Bump the release as necessary to ensure we're one level up from upstream Release: %{obsrel}.1%{?dist} Group: Development/Tools License: GPLv2+ Url: https://github.com/openSUSE/osc -Source: https://github.com/openSUSE/%{name}/archive/%{version}/%{name}-%{version}.tar.gz +Source: %{url}/archive/%{version}/%{name}-%{version}.tar.gz Summary: The openSUSE Build Service Commander BuildArch: noarch @@ -69,6 +69,9 @@ install -Dm0755 dist/osc.complete %{buildroot}%{_datadir}/osc/complete %{_datadir}/osc %changelog +* Thu Aug 11 2016 Neal Gompa - 0.155.0-190.1.1 +- Rebase to 0.155.0 + * Tue Jul 26 2016 Neal Gompa - 0.154.0-187.1.1 - Rebase to 0.154.0 - Setup for working on EL7 diff --git a/sources b/sources index 043ed63..41cb97f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6034cfa54e2c49fc22502a4326ce40cf osc-0.154.0.tar.gz +6b454c312dcb5a31cbb2f76eacf9db60 osc-0.155.0.tar.gz