libSM 1.2.2

This commit is contained in:
Benjamin Tissoires 2014-07-25 18:12:40 -04:00
parent 11b0d18912
commit a47a9aa3d2
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <benjamin.tissoires@redhat.com> 1.2.2-1
- libSM 1.2.2
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
766de9d1e1ecf8bf74cebe2111d8e2bd libSM-1.2.1.tar.bz2
499a7773c65aba513609fe651853c5f3 libSM-1.2.2.tar.bz2