Accepting request 113583 from home:dimstar:branches:X11:XOrg

Update to 1.2.1

OBS-URL: https://build.opensuse.org/request/show/113583
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xprop?expand=0&rev=2
This commit is contained in:
Stefan Dirsch 2012-04-15 10:50:36 +00:00 committed by Git OBS Bridge
parent d9fbac7aea
commit 155169caaf
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:53508c082b03dbbfd68489cb21392023f3e62ca9c921e1fb39b92ad10fbe6b9c
size 128067

3
xprop-1.2.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:07907a189099b8a000406b5ca6c5346df238a9e1fe3b32dc59f48fe0ad12f1a3
size 133712

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Apr 14 16:26:46 UTC 2012 - dimstar@opensuse.org
- Update to version 1.2.1:
+ Improves the man page.
+ Fixes issues found by static code analysis
+ Other cleanups to the code
+ Build system fixes.
- Add pkgconfig(xproto) BuildRequires: New dependency.
-------------------------------------------------------------------
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org

View File

@ -16,8 +16,8 @@
#
Name: xprop
Version: 1.2.0
Release: 0
Version: 1.2.1
Release: 1
License: MIT
Summary: Property displayer for X
Url: http://xorg.freedesktop.org/
@ -26,6 +26,7 @@ Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{ve
BuildRequires: pkg-config
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xorg-macros) >= 1.8
BuildRequires: pkgconfig(xproto) >= 7.0.17
# This was part of the xorg-x11 package up to version 7.6
Conflicts: xorg-x11 <= 7.6
BuildRoot: %{_tmppath}/%{name}-%{version}-build