forked from pool/bitmap
Accepting request 113603 from home:dimstar:branches:X11:XOrg
Update to 1.0.6 OBS-URL: https://build.opensuse.org/request/show/113603 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bitmap?expand=0&rev=2
This commit is contained in:
parent
31735c0213
commit
65ffd8a2d8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:aa51b522fb2579042b1a7f1a5cea8b5582f2f88ea19459469fc19d61714a031e
|
|
||||||
size 153430
|
|
3
bitmap-1.0.6.tar.bz2
Normal file
3
bitmap-1.0.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f70100002faf7c54b1b851261a14606c147abcc9e43f9b4e980ffc82f56eb5eb
|
||||||
|
size 165457
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Apr 14 19:47:34 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 1.0.6:
|
||||||
|
+ Code clean-ups.
|
||||||
|
+ Man page fixes
|
||||||
|
+ Build system fixes
|
||||||
|
- Add pkgconfig(xproto) BuildRequires: New dependency.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
|
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -16,8 +16,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: bitmap
|
Name: bitmap
|
||||||
Version: 1.0.5
|
Version: 1.0.6
|
||||||
Release: 0
|
Release: 1
|
||||||
License: MIT
|
License: MIT
|
||||||
Summary: X bitmap editor and converter utilities
|
Summary: X bitmap editor and converter utilities
|
||||||
Url: http://xorg.freedesktop.org/
|
Url: http://xorg.freedesktop.org/
|
||||||
@ -30,6 +30,7 @@ BuildRequires: pkgconfig(xaw7)
|
|||||||
BuildRequires: pkgconfig(xbitmaps)
|
BuildRequires: pkgconfig(xbitmaps)
|
||||||
BuildRequires: pkgconfig(xorg-macros) >= 1.8
|
BuildRequires: pkgconfig(xorg-macros) >= 1.8
|
||||||
BuildRequires: pkgconfig(xmu)
|
BuildRequires: pkgconfig(xmu)
|
||||||
|
BuildRequires: pkgconfig(xproto)
|
||||||
BuildRequires: pkgconfig(xt)
|
BuildRequires: pkgconfig(xt)
|
||||||
# This was part of the xorg-x11 package up to version 7.6
|
# This was part of the xorg-x11 package up to version 7.6
|
||||||
Conflicts: xorg-x11 <= 7.6
|
Conflicts: xorg-x11 <= 7.6
|
||||||
|
Loading…
Reference in New Issue
Block a user