SHA256
1
0
forked from pool/kgamma5

- Fix self-obsoletion

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5:LTS/kgamma5?expand=0&rev=5
This commit is contained in:
Fabian Vogt 2016-09-21 17:27:20 +00:00 committed by Git OBS Bridge
parent 82e795c7b9
commit f7d47b316f
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 21 17:27:09 UTC 2016 - fabian@ritter-vogt.de
- Fix self-obsoletion
-------------------------------------------------------------------
Thu Sep 15 15:53:55 UTC 2016 - fabian@ritter-vogt.de

View File

@ -40,7 +40,7 @@ Recommends: %{name}-lang
%endif
%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
Provides: kgamma = %{version}
Obsoletes: kgamma
Obsoletes: kgamma < %{version}
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build