diff --git a/.gitignore b/.gitignore index fa4cd26..6f091b8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ libSM-1.0.2.tar.bz2 /libSM-1.2.0.tar.bz2 /libSM-1.2.1.tar.bz2 +/libSM-1.2.2.tar.bz2 diff --git a/libSM.spec b/libSM.spec index 5f5a0d6..7b49f08 100644 --- a/libSM.spec +++ b/libSM.spec @@ -1,7 +1,7 @@ Summary: X.Org X11 SM runtime library Name: libSM -Version: 1.2.1 -Release: 7%{?dist} +Version: 1.2.2 +Release: 1%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -70,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/sm.pc %changelog +* Fri Jul 25 2014 Benjamin Tissoires 1.2.2-1 +- libSM 1.2.2 + * Sat Jun 07 2014 Fedora Release Engineering - 1.2.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index f3bf9bb..083ca1e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -766de9d1e1ecf8bf74cebe2111d8e2bd libSM-1.2.1.tar.bz2 +499a7773c65aba513609fe651853c5f3 libSM-1.2.2.tar.bz2