70 lines
2.5 KiB
Plaintext
70 lines
2.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Dec 4 23:06:04 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
- Update to version 0.4.6
|
|
* Fix spelling/wording issues
|
|
* gitlab CI: add a basic build test
|
|
* Mark two dpy parameters const as suggested by cppcheck
|
|
* Remove unnecessary casts from malloc() and free() calls
|
|
* Wrap XComposite*CheckExtension() in do { ... } while(0)
|
|
* Handle implicit conversion warnings from clang
|
|
* XCompositeCloseDisplay: Mark codes as unused
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 28 14:00:03 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
- marked baselibs.conf as sourcefile in specfile
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 11 13:49:52 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
- Update to version 0.4.5
|
|
* autogen: add default patch prefix
|
|
* autogen.sh: Implement GNOME Build API
|
|
* autogen.sh: use exec instead of waiting for configure to finish
|
|
* autogen.sh: use quoted string variables
|
|
* configure: Remove AM_MAINTAINER_MODE
|
|
* Use Xfree rather than XFree for consistency
|
|
* Update configure.ac bug URL for gitlab migration
|
|
* Update README for gitlab migration
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 24 23:21:30 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
|
|
|
|
- Add missing BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 11 11:16:57 UTC 2013 - mmeister@suse.com
|
|
|
|
- Added url as source.
|
|
Please see http://en.opensuse.org/SourceUrls
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 17 17:21:53 UTC 2013 - jengelh@inai.de
|
|
|
|
- Use more robust make install call
|
|
- Avoid calling fdupes outside of /usr
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 6 23:51:18 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
|
|
|
|
- Update to version 0.4.4:
|
|
+ This minor maintenance release cleans up the build configuration scripts,
|
|
including making them compatible with automake-1.13, which errors out on
|
|
the old AM_CONFIG_HEADER macro.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 25 06:28:26 UTC 2012 - sndirsch@suse.com
|
|
|
|
- specfile cleanup
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 11 21:49:54 UTC 2012 - jengelh@medozas.de
|
|
|
|
- Provide package descriptions and update URL
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 7 22:17:49 UTC 2012 - jengelh@medozas.de
|
|
|
|
- Split xorg-x11-libs into separate packages
|