libappindicator/libappindicator.changes
Alexei Sorokin 11170931e7 Accepting request 491890 from home:jengelh:branches:X11:Unity
- Rename %soname to %sover to better reflect its purpose.
- Update summaries.
- Remove redundant pkgconfig() reqiures; these are already
  autodiscovered.

OBS-URL: https://build.opensuse.org/request/show/491890
OBS-URL: https://build.opensuse.org/package/show/X11:Unity/libappindicator?expand=0&rev=10
2017-04-28 17:58:35 +00:00

69 lines
2.5 KiB
Plaintext

-------------------------------------------------------------------
Fri Apr 28 16:04:54 UTC 2017 - jengelh@inai.de
- Rename %soname to %sover to better reflect its purpose.
- Update summaries.
- Remove redundant pkgconfig() reqiures; these are already
autodiscovered.
-------------------------------------------------------------------
Wed Apr 19 19:50:11 UTC 2017 - sor.alexei@meowr.ru
- Update to version 12.10.1+bzr20170215 (changes since
12.10.1+bzr20141110):
* Handle watcher service appearing and disappearing.
* Make test-simple-app really working.
* Fix icon and theme paths when running in $SNAP environment
(lp#1600136).
* Do not emit label changes when guide is still empty.
* Do not append the snap prefix if the icon is saved in a well
known readable path.
- Add libappindicator-activate-support.patch: Open menu on the
left-click action (lp#1403449).
- Rename python-appindicator to python2-appindicator.
-------------------------------------------------------------------
Thu Jul 7 09:25:12 UTC 2016 - t.gruner@katodev.de
- Allow building with mono support in case without mono is set
-------------------------------------------------------------------
Mon Jun 13 10:22:47 UTC 2016 - sor.alexei@meowr.ru
- Little spec cleanup.
-------------------------------------------------------------------
Tue May 5 13:47:23 UTC 2015 - sor.alexei@meowr.ru
- Update to 12.10.1+bzr20141110:
* scroll-event: change parameter to the right type.
- Rebase 0001_Fix_mono_dir.patch.
- Remove no-deprecated.patch: merged upstream.
- Remove dont-build-examples.patch: fixed upstream.
- Minor spec cleanup.
-------------------------------------------------------------------
Thu Mar 5 11:32:19 UTC 2015 - schwab@suse.de
- Allow building without mono support
-------------------------------------------------------------------
Tue Mar 11 10:41:46 UTC 2014 - p.drouand@gmail.com
- Fix appindicator-sharp require in appindicator-sharp-devel
-------------------------------------------------------------------
Mon Mar 10 15:15:37 UTC 2014 - p.drouand@gmail.com
- Fix license; src/generate-id.c is released and distributed under
GPL-3.0 license
-------------------------------------------------------------------
Fri Mar 7 20:18:46 UTC 2014 - hrvoje.senjan@gmail.com
- Init libappindicator package
- Add 0001_Fix_mono_dir.patch; fix location of .pc files
- Add dont-build-examples.patch; don't build examples
- Add no-deprecated.patch; don't fail on deprecated declarations