From ca0ade382215d412489b341c71080195b665a970544996600d894cb961b777bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 26 Aug 2011 16:04:52 +0000 Subject: [PATCH] Accepting request 79860 from home:badshah400:branches:devel:libraries:c_c++ Update to version 2.2.2 (summary of changes not documented anywhere upstream) OBS-URL: https://build.opensuse.org/request/show/79860 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=8 --- armadillo-2.2.1.tar.bz2 | 3 --- armadillo-2.2.2.tar.bz2 | 3 +++ armadillo.changes | 6 ++++++ armadillo.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 armadillo-2.2.1.tar.bz2 create mode 100644 armadillo-2.2.2.tar.bz2 diff --git a/armadillo-2.2.1.tar.bz2 b/armadillo-2.2.1.tar.bz2 deleted file mode 100644 index 93d9aa1..0000000 --- a/armadillo-2.2.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5e36602a8003bbdb6bcd965012f2cde701713c047aa5a2ca9b9f31c49d73351 -size 2582839 diff --git a/armadillo-2.2.2.tar.bz2 b/armadillo-2.2.2.tar.bz2 new file mode 100644 index 0000000..bd99bda --- /dev/null +++ b/armadillo-2.2.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fccada0964b647db705df8074d33e16ceecfcd6a3c6021ee21d892d60424f4e5 +size 2582597 diff --git a/armadillo.changes b/armadillo.changes index 2a56ac5..1a9ae5a 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 23 19:01:04 UTC 2011 - badshah400@gmail.com + +- Update to version 2.2.2 (no summary of changes documented by + upstream) + ------------------------------------------------------------------- Tue Aug 2 17:08:49 UTC 2011 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index c0a45de..799c009 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -18,7 +18,7 @@ Name: armadillo -Version: 2.2.1 +Version: 2.2.2 Release: 1 License: LGPLv3+ Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS