diff --git a/activemq-cpp.spec b/activemq-cpp.spec index b3082bc..1d0e047 100644 --- a/activemq-cpp.spec +++ b/activemq-cpp.spec @@ -1,5 +1,5 @@ Name: activemq-cpp -Version: 3.0.1 +Version: 3.1.2 Release: 1%{?dist} Summary: C++ implementation of JMS-like messaging client @@ -130,18 +130,29 @@ make %{?_smp_mflags} check %doc doc/%{name}.pdf %changelog +* Fri Apr 3 2010 Steve Traylen - 3.1.2-1 +- Upstream to 3.1.2 + +* Tue Jan 9 2010 Steve Traylen - 3.1.0-1 +- Upstream to 3.1.0 + * Fri Dec 11 2009 Steve Traylen - 3.0.1-1 - Upstream to 3.0.1 - Tar ball name change. + * Fri Dec 11 2009 Steve Traylen - 2.2.6-5 - Add libuuid-devel as Requires to -devel package. + * Sat Nov 14 2009 Steve Traylen - 2.2.6-4 - Remove patch to relocate headers from versioned directory. - Add make smp options to make check. + * Fri Nov 6 2009 Steve Traylen - 2.2.6-3 - Relocate headers to non versioned directory with patch0 + * Fri Nov 6 2009 Steve Traylen - 2.2.6-2 - Adapted to Fedora guidelines. + * Thu Feb 26 2009 Ricardo Rocha - 2.2.6-1 - First version of the spec file diff --git a/sources b/sources index e38bf34..4a6e463 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b917d8a27841e9ab0aeeb2297f771447 activemq-cpp-library-3.0.1-src.tar.gz +a553210201d97a9ff76762bdfe548c29 activemq-cpp-library-3.1.2-src.tar.gz