11
0

Accepting request 308268 from home:dimstar:Factory

Fix the ordering in the .spec; as it was, the obsoletes version does not expand %{version}, as it is not set yet at that point -> resulting in the file conflict seen at https://openqa.opensuse.org/tests/63639/modules/zdup/steps/4 (kde4-print-manager 14.x is not obsoleted)

OBS-URL: https://build.opensuse.org/request/show/308268
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kde-print-manager?expand=0&rev=12
This commit is contained in:
Hrvoje Senjan
2015-05-21 18:49:13 +00:00
committed by Git OBS Bridge
parent 5bf65d8160
commit 4113d0c4d5
2 changed files with 38 additions and 33 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 21 18:23:46 UTC 2015 - dimstar@opensuse.org
- Re-order the preamble, especially ensure that Version: is set
before it's being used as a macro to obsolete old versions.
-------------------------------------------------------------------
Mon May 11 10:51:37 UTC 2015 - tittiatcoke@gmail.com