Accepting request 183609 from home:vitezslav_cizek:branches:devel:tools:building

- add missing operator= for cmCustomCommand (bnc#829544)
  * cmake-cmCustomCommand_add_operator=.patch

OBS-URL: https://build.opensuse.org/request/show/183609
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=115
This commit is contained in:
Ismail Dönmez
2013-07-18 19:10:37 +00:00
committed by Git OBS Bridge
parent ae2788cd9c
commit fccfff9867
3 changed files with 84 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jul 17 11:49:37 UTC 2013 - vcizek@suse.com
- add missing operator= for cmCustomCommand (bnc#829544)
* cmake-cmCustomCommand_add_operator=.patch
-------------------------------------------------------------------
Thu Jun 20 19:17:35 UTC 2013 - tittiatcoke@gmail.com