forked from pool/libedit
Accepting request 288051 from devel:libraries:c_c++
1 OBS-URL: https://build.opensuse.org/request/show/288051 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libedit?expand=0&rev=25
This commit is contained in:
commit
7a271e5df2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a22b9b2a8cf4aec9ff51a57e8c848b69640d0195282159d245d8137a19bfcaf2
|
|
||||||
size 483857
|
|
3
libedit-20141030-3.1.tar.gz
Normal file
3
libedit-20141030-3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9701e16570fb8f7fa407b506986652221b701a9dd61defc05bb7d1c61cdf5a40
|
||||||
|
size 484107
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 26 18:40:47 UTC 2015 - mpluskal@suse.com
|
||||||
|
|
||||||
|
- Update to 20141030-3.1
|
||||||
|
* version-info: 0:52:0
|
||||||
|
* all: sync with upstream source
|
||||||
|
* configura.ac: Fix posix shell portability issue.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 28 14:48:16 UTC 2014 - mrueckert@suse.de
|
Mon Jul 28 14:48:16 UTC 2014 - mrueckert@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libedit
|
# spec file for package libedit
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,10 +17,10 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libedit
|
Name: libedit
|
||||||
Version: 3.1.snap20140620
|
Version: 3.1.snap20141030
|
||||||
Release: 0
|
Release: 0
|
||||||
%define pkg_name libedit
|
%define pkg_name libedit
|
||||||
%define pkg_version 20140620-3.1
|
%define pkg_version 20141030-3.1
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -74,7 +74,7 @@ at a terminal prompt.
|
|||||||
This package holds the development files for libedit.
|
This package holds the development files for libedit.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{pkg_name}-%{pkg_version}
|
%setup -q -n %{pkg_name}-20141029-3.1
|
||||||
%{__cp} %{S:1} .
|
%{__cp} %{S:1} .
|
||||||
%patch2
|
%patch2
|
||||||
%patch3
|
%patch3
|
||||||
|
Loading…
Reference in New Issue
Block a user