diff --git a/libSM-1.2.1.tar.bz2 b/libSM-1.2.1.tar.bz2 deleted file mode 100644 index 5a7c53c..0000000 --- a/libSM-1.2.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:93c11d569c64f40723b93b44af1efb474a0cfe92573b0c8c330343cabb897f1d -size 334696 diff --git a/libSM-1.2.2.tar.bz2 b/libSM-1.2.2.tar.bz2 new file mode 100644 index 0000000..760754e --- /dev/null +++ b/libSM-1.2.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0baca8c9f5d934450a70896c4ad38d06475521255ca63b717a6510fdb6e287bd +size 348908 diff --git a/libSM.changes b/libSM.changes index ce17124..b841e70 100644 --- a/libSM.changes +++ b/libSM.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Sep 12 17:35:18 UTC 2013 - zaitor@opensuse.org + +- Update to version 1.2.2: + + Fix some clang warnings about integer size/sign conversions. + + Constify previous_id argument to SmcOpenConnection. + + autogen.sh: Implement GNOME Build API. + + configure: Remove AM_MAINTAINER_MODE. + + Remove unused TLI ("STREAMSCONN") code from libSM. + ------------------------------------------------------------------- Sun Feb 17 17:21:53 UTC 2013 - jengelh@inai.de diff --git a/libSM.spec b/libSM.spec index 23289db..35a4959 100644 --- a/libSM.spec +++ b/libSM.spec @@ -18,7 +18,7 @@ Name: libSM %define lname libSM6 -Version: 1.2.1 +Version: 1.2.2 Release: 0 Summary: X Session Management library License: MIT