bump to 0.6.4
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-p1_oauth2?expand=0&rev=6
This commit is contained in:
5
_service
5
_service
@@ -3,12 +3,13 @@
|
||||
<param name="url">https://github.com/processone/p1_oauth2.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">0.6.4</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service mode="buildtime" name="tar" />
|
||||
<service mode="buildtime" name="tar"/>
|
||||
<service mode="buildtime" name="recompress">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
</service>
|
||||
<service mode="buildtime" name="set_version" />
|
||||
<service mode="buildtime" name="set_version"/>
|
||||
</services>
|
||||
|
@@ -1,4 +1,6 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/processone/p1_oauth2.git</param>
|
||||
<param name="changesrevision">ab44e27db49021321e1a5d4dcf65c6c65c088075</param></service></servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/processone/p1_oauth2.git</param>
|
||||
<param name="changesrevision">93ca4c6be5d14e5833d3ab0f6bec0c77c13be16d</param>
|
||||
</service>
|
||||
</servicedata>
|
@@ -1,10 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 30 21:55:56 UTC 2018 - opensuse-packaging@opensuse.org
|
||||
Tue Mar 05 00:01:28 UTC 2019 - obs-service-tar-scm@invalid
|
||||
|
||||
- Update to version 0.6.3:
|
||||
* Release 0.6.3
|
||||
* Update changelog
|
||||
* Don't use crypto:rand_bytes(), as it no longer exists
|
||||
- Update to version 0.6.4:
|
||||
* Release 0.6.4
|
||||
* Update copyright to 2019 (processone/ejabberd#2756)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 04 00:37:04 UTC 2017 - mrueckert@suse.de
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:24a87966ae7520cf49029ae9901398f3673fefd724fba52279917cb5a3c3cf2e
|
||||
size 309771
|
3
_service:obs_scm:p1_oauth2-0.6.4.obscpio
Normal file
3
_service:obs_scm:p1_oauth2-0.6.4.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82e3e8ea934b3cb01762c7356a2da3c70a74a01ac95a72ffd12499531a7987e8
|
||||
size 309771
|
@@ -1,5 +1,5 @@
|
||||
name: p1_oauth2
|
||||
version: 0.6.3
|
||||
mtime: 1524645764
|
||||
commit: ab44e27db49021321e1a5d4dcf65c6c65c088075
|
||||
version: 0.6.4
|
||||
mtime: 1551172693
|
||||
commit: 93ca4c6be5d14e5833d3ab0f6bec0c77c13be16d
|
||||
|
||||
|
@@ -1,4 +1,6 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/processone/p1_oauth2.git</param>
|
||||
<param name="changesrevision">fb7c35e043d5213575e84ee811b78a03fe5c3fd0</param></service></servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/processone/p1_oauth2.git</param>
|
||||
<param name="changesrevision">0.6.3</param>
|
||||
</service>
|
||||
</servicedata>
|
||||
|
@@ -16,7 +16,7 @@
|
||||
%define app_name p1_oauth2
|
||||
|
||||
Name: erlang-%{app_name}
|
||||
Version: 0.6.2
|
||||
Version: 0
|
||||
Release: 0
|
||||
%define app_ver %(echo "%{version}" | cut -d "+" -f1)
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user