diff --git a/libSM-1.2.0.tar.bz2 b/libSM-1.2.0.tar.bz2 deleted file mode 100644 index 54224f9..0000000 --- a/libSM-1.2.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0cd8df1b7067bfda10b05d38279777770677c6fecb5a14e804a28597da7a57cb -size 284287 diff --git a/libSM-1.2.1.tar.bz2 b/libSM-1.2.1.tar.bz2 new file mode 100644 index 0000000..5a7c53c --- /dev/null +++ b/libSM-1.2.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93c11d569c64f40723b93b44af1efb474a0cfe92573b0c8c330343cabb897f1d +size 334696 diff --git a/libSM.changes b/libSM.changes index e170237..29b3855 100644 --- a/libSM.changes +++ b/libSM.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Apr 11 15:06:46 UTC 2012 - vuntz@opensuse.org + +- Update to version 1.2.1: + + Fixes for issues found by static analysis & compiler warnings + + Documentation cleanups & improvements, + + Build configuration improvements + ------------------------------------------------------------------- Sun Feb 12 03:35:24 UTC 2012 - jengelh@medozas.de diff --git a/libSM.spec b/libSM.spec index 4097071..00ae867 100644 --- a/libSM.spec +++ b/libSM.spec @@ -16,10 +16,9 @@ # - Name: libSM %define lname libSM6 -Version: 1.2.0 +Version: 1.2.1 Release: 0 Summary: X Session Management library License: MIT @@ -28,13 +27,15 @@ Url: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libSM #Git-Web: http://cgit.freedesktop.org/xorg/lib/libSM/ -Source: %name-%version.tar.bz2 +Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.60, automake, libtool -BuildRequires: pkgconfig pkgconfig(xorg-macros) >= 1.10 -BuildRequires: pkgconfig(ice) >= 1.0.5 pkgconfig(xproto) -BuildRequires: pkgconfig(xtrans) +BuildRequires: pkgconfig +BuildRequires: pkgconfig(ice) >= 1.0.5 BuildRequires: pkgconfig(uuid) +BuildRequires: pkgconfig(xorg-macros) >= 1.12 +BuildRequires: pkgconfig(xproto) +BuildRequires: pkgconfig(xtrans) %description The X Session Management Protocol provides a uniform mechanism for