1
0
telegram-desktop/telegram-desktop.changes
Xu Zhao 02610a39cd Accepting request 505243 from home:badshah400:Telegram
Use gcc6 to fix building on Leap 42.2 and newer; add _constraints file to restrict building on hardware with at least 2 GB physical memory.

On Leap 42.2 gcc6 seems to be uninstallable from the main OSS repository, but the gcc6 = 6.2.1 from openSUSE:Leap:42.2:Update works, and telegram builds with it just fine

OBS-URL: https://build.opensuse.org/request/show/505243
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=18
2017-06-21 15:00:51 +00:00

54 lines
2.0 KiB
Plaintext

-------------------------------------------------------------------
Wed Jun 21 08:40:07 UTC 2017 - badshah400@gmail.com
- For openSUSE Leap, use gcc6 from the Update repository (gcc6
from OSS is uninstallable).
- Add a _constraints file to restrict building to hardware with at
2 GB of physical memory.
-------------------------------------------------------------------
Sun Jun 4 22:04:45 UTC 2017 - badshah400@gmail.com
- Update to version 1.1.7.
- Add libtgvoip.zip to sources, required to build Telegram
- Rebase patch-1.0.29.diff for updated version; rename to
patch-%{version}.diff.
- New BuildRequires: pkgconfig(libpulse), pkgconfig(alsa); needed
to build Telegram with audio/video support.
-------------------------------------------------------------------
Sun Apr 30 22:26:02 UTC 2017 - badshah400@gmail.com
- Update to version 1.0.29.
- Use full URL for telegram-desktop source.
- Require gcc-c++ >= 5.0, since support for -std=gnu++14 is now
required; on openSUSE versions <= 1320 using gcc5 or gcc6
nonetheless leads to build failures.
- Update icon file name in keeping with upstream.
- Rebase patch-1.0.24.diff for updated version; rename it to
patch-1.0.29.diff.
-------------------------------------------------------------------
Mon Jul 18 11:54:48 UTC 2016 - badshah400@gmail.com
- Add %post scriptlets to update icon theme cache and desktop
database (BuildRequires: hicolor-icon-theme, Requires(post):
desktop-file-utils).
- Use full URL for source.
- Run through spec-cleaner to clean up spec file according to
openSUSE guidelines.
-------------------------------------------------------------------
Mon Jul 4 19:36:46 UTC 2016 - i@xuzhao.net
- Upgrade to 0.9.56
- Fixed photo viewer to handle screen resolution change correctly.
- Fixed forwarding photos via drag-n-drop.
- Various design improvements and other bug fixes.
-------------------------------------------------------------------
Mon May 16 17:40:37 UTC 2016 - i@xuzhao.net
- 0.9.48 Initial Commit.