forked from pool/lua-messagepack
- Add %release to old package obsolete/provide as we still have
the same version OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-messagepack?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
b3687c47b5
commit
1df21b83a1
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 16 10:30:22 UTC 2017 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Add %release to old package obsolete/provide as we still have
|
||||||
|
the same version
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 13 18:49:06 UTC 2017 - tchvatal@suse.com
|
Thu Jul 13 18:49:06 UTC 2017 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@@ -27,8 +27,8 @@ Url: http://fperrad.github.io/lua-MessagePack/
|
|||||||
Source: https://github.com/fperrad/lua-MessagePack/archive/%{version}.tar.gz
|
Source: https://github.com/fperrad/lua-MessagePack/archive/%{version}.tar.gz
|
||||||
BuildRequires: %{flavor}-devel
|
BuildRequires: %{flavor}-devel
|
||||||
Requires: %{flavor}
|
Requires: %{flavor}
|
||||||
Provides: %{flavor}-MessagePack = %{version}
|
Provides: %{flavor}-MessagePack = %{version}-%{release}
|
||||||
Obsoletes: %{flavor}-NessagePack < %{version}
|
Obsoletes: %{flavor}-NessagePack < %{version}-%{release}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%if "%{flavor}" == ""
|
%if "%{flavor}" == ""
|
||||||
Name: lua-messagepack
|
Name: lua-messagepack
|
||||||
|
Reference in New Issue
Block a user