- Update to new git snapshot 0.9.0.g53
OBS-URL: https://build.opensuse.org/package/show/server:database/libdbi-drivers?expand=0&rev=18
This commit is contained in:
parent
f172376d8e
commit
9167b9227a
14
_service
Normal file
14
_service
Normal file
@ -0,0 +1,14 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="localonly">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">git://git.code.sf.net/p/libdbi-drivers/libdbi-drivers</param>
|
||||
<param name="revision">master</param>
|
||||
<param name="parent-tag">libdbi-drivers-0.9.0</param>
|
||||
<param name="versionformat">0.9.0.g@TAG_OFFSET@</param>
|
||||
</service>
|
||||
<service name="recompress" mode="localonly">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
</service>
|
||||
<service name="set_version" mode="localonly"/>
|
||||
</services>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bf8520e56229f7bf95663ec3f219b88c27cf344d9909acf0af0a92893943a148
|
||||
size 252560
|
3
libdbi-drivers-0.9.0.g53.tar.xz
Normal file
3
libdbi-drivers-0.9.0.g53.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e076bf203880fa2039ab246f7e8cf5c9266b918f1b60838b1fff176a05c64f8
|
||||
size 247784
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 27 09:07:26 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Update to new git snapshot 0.9.0.g53
|
||||
* Fix compile error with freetds 1.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 4 10:19:16 UTC 2016 - christof.hanke@rzg.mpg.de
|
||||
|
||||
|
@ -22,15 +22,13 @@
|
||||
%endif
|
||||
|
||||
Name: libdbi-drivers
|
||||
Version: 0.9.0.g51
|
||||
#Snapshot: libdbi-drivers-0.9.0-51-gfe23caa
|
||||
Version: 0.9.0.g53
|
||||
Release: 0
|
||||
Summary: Database drivers for libdbi
|
||||
License: LGPL-2.1+
|
||||
Group: Productivity/Databases/Servers
|
||||
URL: http://libdbi-drivers.sf.net/
|
||||
|
||||
#Git-Clone: git://git.code.sf.net/p/libdbi-drivers/libdbi-drivers
|
||||
#Source: http://downloads.sf.net/libdbi-drivers/%name-%version.tar.gz
|
||||
Source: %name-%version.tar.xz
|
||||
Patch1: configure.ac.patch
|
||||
|
Loading…
Reference in New Issue
Block a user