Compare commits

...

10 Commits

Author SHA256 Message Date
f2dae0b3d1 bump
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-p1_utils?expand=0&rev=25
2024-06-28 14:38:31 +00:00
caf8b5dd5b bump to 1.0.25
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-p1_utils?expand=0&rev=24
2022-05-12 21:03:45 +00:00
daec043b9b update to 1.0.24
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-p1_utils?expand=0&rev=23
2021-12-16 19:18:40 +00:00
b48b850891 bump to 1.0.23
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-p1_utils?expand=0&rev=22
2021-10-11 19:45:13 +00:00
9b976ed0f1 trigger service run
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-p1_utils?expand=0&rev=21
2021-04-16 07:25:14 +00:00
421cce4e11 bump to 1.0.22
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-p1_utils?expand=0&rev=20
2021-04-15 00:10:06 +00:00
38458deca8 bump to 1.0.21
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-p1_utils?expand=0&rev=19
2021-01-11 15:08:28 +00:00
28fe07dffa ejabber 20.07
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-p1_utils?expand=0&rev=18
2020-08-25 20:08:00 +00:00
645044b61b bump to 1.0.18
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-p1_utils?expand=0&rev=17
2020-04-10 19:09:53 +00:00
93cc88594d bump to 1.0.16
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-p1_utils?expand=0&rev=16
2019-08-12 23:46:57 +00:00
8 changed files with 67 additions and 14 deletions

View File

@@ -2,7 +2,7 @@
<service name="obs_scm">
<param name="url">https://github.com/processone/p1_utils.git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="revision">1.0.15</param>
<param name="revision">1.0.26</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
</service>

View File

@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/processone/p1_utils.git</param>
<param name="changesrevision">e732b797de1f206811b4854a6fcec1e01bb68f45</param>
<param name="changesrevision">de99c8cff7ff8a711d1f6ab99e02c33ded5cbb74</param>
</service>
</servicedata>

View File

@@ -1,8 +1,62 @@
-------------------------------------------------------------------
Mon Jun 03 17:18:18 UTC 2019 - obs-service-tar-scm@invalid
Fri Jun 28 14:38:35 UTC 2024 - obs-service-tar-scm@invalid
- Update to version 1.0.15:
*
- Update to version 1.0.26:
* Use ubuntu 20.04 for hexpm action
* Release 1.0.26
* Update changelog
* Fix to pass Eunit tests with Erlang/OTP 26
* Release 1.0.25
* Update changelog
* Fix typos
* Update copyright year to 2022
* Test default compilation, that is with rebar2
* Enable DEBUG when publishing to hex
* Generate documentation for hex.pm from README.md and EDoc
* Remove duplicated, and nowadays obsolete, spec comments
* Fix duplicate request/5 spec
* Disable custom EDoc layout
* Don't track doc/ path, it can be generated with "rebar3 edoc"
* Use the system rebar, as the binary is not included
* The compiler app is required, ensure it's available
* Release 1.0.24
* p1_proxy_protocol: Add function spec, fix comments
* Import p1_proxy_protocol module
* Release 1.0.23
* Update changelog
* Add support to send C coverage. Don't cache. Move hex plugin to Action
* Update .gitignore
* erl_tidy was removed from Erlang/OTP 24
* Fix call to str module, which is available in ejabberd source code
* Don't set src_dirs, so test/ isn't included in the cover report
* Run rebar3 as a regular user, some tests require that
* Switch from Travis to Github Actions
* Parametrize the rebar binary (processone/fast_tls#51)
* No need to generate documentation, it's already there
* Release 1.0.22
* Update changelog
* Update hexpm-release Github Action, it should work now
* Update copyright year to 2021
* Fix job name
* Unit tests + plugin in release workflow
* Update otp version
* Do not force OTP version
* Trigger action on push
* Template to kick of Github action usage.
* Update editor settings
* Move settings
* Support Docker + VScode development
* Release 1.0.21
* Update changelog
* Update .travis.yml
* Release 1.0.20
* Fix strings arguments, as reported by Dialyzer
* Use old coveralls-erl v2.0.1
* Revert "Fix Travis setup in p1_utils, using Rebar3"
* Fix Travis setup in p1_utils, using Rebar3
* Release 1.0.19
* Update changelog
* Use old sys:get_debug only in Erlang old than 22 (processone/ejabberd#3284)
-------------------------------------------------------------------
Sat Nov 04 00:33:39 UTC 2017 - mrueckert@suse.de

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:367fdab68bfe861e6cf4002ee4d808227fc2901d24772cf61c8095b8038501f8
size 259083

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:83c40d9f8d47d5551268d2c3ac01ad8e3f333dd5eb4990ae5ae2192928f2d1a0
size 196107

View File

@@ -1,5 +1,4 @@
name: p1_utils
version: 1.0.15
mtime: 1558605326
commit: e732b797de1f206811b4854a6fcec1e01bb68f45
version: 1.0.26
mtime: 1719478413
commit: de99c8cff7ff8a711d1f6ab99e02c33ded5cbb74

View File

@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/processone/p1_utils.git</param>
<param name="changesrevision">1.0.15</param>
<param name="changesrevision">1.0.18</param>
</service>
</servicedata>

View File

@@ -61,7 +61,7 @@ done
%files
%defattr(-,root,root)
%doc *md *txt doc/
%doc *md *txt
%dir %{erlang_libdir}/%{app_name}-%{app_ver}
%{erlang_libdir}/%{app_name}-%{app_ver}/ebin/