Accepting request 394217 from home:Mailaender:branches:KDE:Frameworks5

fix a typo and some redundancy

OBS-URL: https://build.opensuse.org/request/show/394217
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=18
This commit is contained in:
Raymond Wooninck 2016-05-12 07:42:08 +00:00 committed by Git OBS Bridge
parent 16850082d2
commit 833787497a
2 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@ backwards-compatible way (Matthias Klumpp)
(Matthias Klumpp)
* apt: Handle quoted origin entries properly (Matthias Klumpp)
- From version 0.9.4
- From version 0.9.3
Features:
* Allow to update an existing component with fresh metadata

View File

@ -111,7 +111,7 @@ to applications and libraries written in C.
%lang_package
%prep
%setup -q -n %{name}-%{version}
%setup -q
%build
%if "%{?_lib}" == "lib64"