forked from pool/thrift
Accepting request 1135667 from home:fcrozat:branches:devel:tools
- Update download url. OBS-URL: https://build.opensuse.org/request/show/1135667 OBS-URL: https://build.opensuse.org/package/show/devel:tools/thrift?expand=0&rev=44
This commit is contained in:
parent
154965b1ff
commit
a1ed9a9e45
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 29 14:37:20 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
|
||||
|
||||
- Update download url.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 5 12:28:38 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package thrift
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -36,8 +36,8 @@ Summary: Framework for scalable cross-language services development
|
||||
License: Apache-2.0
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: https://thrift.apache.org
|
||||
Source0: https://www.apache.org/dist/thrift/%{version}/%{name}-%{version}.tar.gz
|
||||
Source1: https://www.apache.org/dist/thrift/%{version}/%{name}-%{version}.tar.gz.asc
|
||||
Source0: https://archive.apache.org/dist/%{name}/%{version}/%{name}-%{version}.tar.gz
|
||||
Source1: https://archive.apache.org/dist/%{name}/%{version}/%{name}-%{version}.tar.gz.asc
|
||||
Source2: %{name}.keyring
|
||||
BuildRequires: automake
|
||||
BuildRequires: bison
|
||||
|
Loading…
Reference in New Issue
Block a user