summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothée Floure <timothee.floure@fnux.ch>2018-08-02 07:24:34 +0200
committerTimothée Floure <timothee.floure@fnux.ch>2018-08-02 07:24:34 +0200
commiteef7ae6ee4ce3a78f8ac81444b0c352a79f82b8e (patch)
treef6e79b701abfc45ea12e6b735f819f345b8e0222
parentd3dbd56d08ef77a1885d01494f239b0fbae2795e (diff)
downloadrpm-erlang-cf-eef7ae6ee4ce3a78f8ac81444b0c352a79f82b8e.tar.gz
rpm-erlang-cf-eef7ae6ee4ce3a78f8ac81444b0c352a79f82b8e.tar.xz
rpm-erlang-cf-eef7ae6ee4ce3a78f8ac81444b0c352a79f82b8e.zip
Update to v0.3.1
-rw-r--r--erlang-cf.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/erlang-cf.spec b/erlang-cf.spec
index 0a93357..7a75d85 100644
--- a/erlang-cf.spec
+++ b/erlang-cf.spec
@@ -5,12 +5,12 @@
%global debug_package %{nil}
Name: erlang-%{realname}
-Version: 0.2.2
+Version: 0.3.1
Release: 1%{?dist}
Summary: Terminal color helper
License: MIT
URL: https://github.com/%{upstream}/%{realname}
-Source0: https://github.com/%{upstream}/%{realname}/archive/%{version}/%{realname}-%{version}.tar.gz
+Source0: https://github.com/%{upstream}/%{realname}/archive/v%{version}.tar.gz#/%{realname}-%{version}.tar.gz
BuildRequires: erlang-rebar
Requires: erlang-rebar
@@ -35,5 +35,8 @@ Requires: erlang-rebar
%{erlang_appdir}/
%changelog
+* Thu Aug 02 2018 Timothée Floure <fnux@fedoraproject.org> - 0.3.1-1
+- Update to latest upstream release
+
* Sat Jul 14 2018 Timothée Floure <fnux@fedoraproject.org> - 0.2.2-1
- Let there be package