Update to upstream release 1.2.

This commit is contained in:
Pierre Ossman 2006-11-10 12:35:34 +00:00
parent 9c83e3009d
commit af3dd00536
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
libatomic_ops-1.1.tar.gz
libatomic_ops-1.2.tar.gz

View File

@ -3,8 +3,8 @@
%define debug_package %{nil}
Name: libatomic_ops
Version: 1.1
Release: 2%{?dist}
Version: 1.2
Release: 1%{?dist}
Summary: Atomic memory update operations
Group: Development/Libraries
@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Nov 10 2006 Pierre Ossman <drzeus@drzeus.cx> 1.2-1
- Update to 1.2.
* Sat Sep 9 2006 Pierre Ossman <drzeus@drzeus.cx> 1.1-2
- Fix naming of package.
- General cleanup of spec file.

View File

@ -1 +1 @@
359ed8a7c518eeb5f414102c7be24cf4 libatomic_ops-1.1.tar.gz
1b65e48271c81e3fa2d7a9a69bab7504 libatomic_ops-1.2.tar.gz