summaryrefslogtreecommitdiffstats
path: root/legion/legion.spec
diff options
context:
space:
mode:
authorChristoph Junghans <junghans@votca.org>2016-10-07 09:28:07 -0600
committerChristoph Junghans <junghans@votca.org>2016-10-07 09:28:07 -0600
commit8ce9d595435e55e5d99da1adb52983ada0096998 (patch)
tree125a9a3cf33123d8881318a149866d18f7b59b45 /legion/legion.spec
parent731aaade38d80f63142e395f7f08e5bd425f5dfe (diff)
downloadfedora-review-8ce9d595435e55e5d99da1adb52983ada0096998.tar.gz
fedora-review-8ce9d595435e55e5d99da1adb52983ada0096998.tar.xz
fedora-review-8ce9d595435e55e5d99da1adb52983ada0096998.zip
legion: added changelog
Diffstat (limited to 'legion/legion.spec')
-rw-r--r--legion/legion.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/legion/legion.spec b/legion/legion.spec
index b328bc2..76e5279 100644
--- a/legion/legion.spec
+++ b/legion/legion.spec
@@ -1,6 +1,6 @@
Name: legion
Version: 16.10.0
-Release: 0
+Release: 1%{?dist}
Summary: A data-centric parallel programming system
License: Apache-2.0
Group: Productivity/Networking/Other
@@ -70,3 +70,6 @@ pushd %{_target_platform}
%{_libdir}/lib*.so.1
%changelog
+* Fri Oct 07 2016 Christoph Junghans <junghans@votca.org> - 16.10.0-1
+- initial import
+