mihkel pushed to libdigidoc (master). "Get tarball from github releases dir"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat Mar 28 16:54:44 UTC 2015


>From 30dff41c2bad4b7aa35033862b7eb2cf869ceb59 Mon Sep 17 00:00:00 2001
From: Mihkel Vain <mihkel at fedoraproject.org>
Date: Sat, 28 Mar 2015 18:54:35 +0200
Subject: Get tarball from github releases dir


diff --git a/libdigidoc.spec b/libdigidoc.spec
index f812cfa..45a3865 100644
--- a/libdigidoc.spec
+++ b/libdigidoc.spec
@@ -1,10 +1,10 @@
 Name:           libdigidoc
 Version:        3.10.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Library for handling digitally signed documents
 License:        LGPLv2+
 URL:            https://github.com/open-eid/libdigidoc
-Source0:        https://github.com/open-eid/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source0:        https://github.com/open-eid/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz
 
 BuildRequires:  cmake
 BuildRequires:  libxml2-devel
@@ -67,6 +67,9 @@ rm -rf %{buildroot}
 %{_libdir}/*.so
 
 %changelog
+* Sat Mar 28 2015 Mihkel Vain <mihkel at fedoraproject.org> - 3.10.0-2
+- Get tarball from github releases dir
+
 * Sat Mar 28 2015 Mihkel Vain <mihkel at fedoraproject.org> - 3.10.0-1
 - New upstream release
 - Project moved to github
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/libdigidoc.git/commit/?h=master&id=30dff41c2bad4b7aa35033862b7eb2cf869ceb59


More information about the scm-commits mailing list