2023-01-18 11:24:32 +00:00
committed by Git OBS Bridge
parent fc17e19fc7
commit 6b58bd9200
6 changed files with 16 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
<service name="obs_scm">
<param name="url">https://github.com/processone/epam.git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="revision">1.0.12</param>
<param name="revision">1.0.14</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/epam.git</param>
<param name="changesrevision">485aedb105c13c3c6763e5e5b86b9845cd4bec4a</param>
<param name="changesrevision">4986fbb15abb7f37798924025eab4bcf98a39d50</param>
</service>
</servicedata>

View File

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

View File

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

View File

@@ -1,4 +1,4 @@
name: epam
version: 1.0.12
mtime: 1626871514
commit: 485aedb105c13c3c6763e5e5b86b9845cd4bec4a
version: 1.0.14
mtime: 1673948637
commit: 4986fbb15abb7f37798924025eab4bcf98a39d50

View File

@@ -1,7 +1,13 @@
-------------------------------------------------------------------
Mon Nov 29 20:17:58 UTC 2021 - obs-service-tar-scm@invalid
Wed Jan 18 11:24:36 UTC 2023 - obs-service-tar-scm@invalid
- Update to version 1.0.12:
- Update to version 1.0.14:
* Release 1.0.14
* Fix hex-release action
* Release 1.0.13
* Update changelog
* Update copyright year to 2023
* Make it possible to set timeout explicitly
* Use sudo with apt-get
* Install dependences before generating docs
* Install libpam headers when doing hex task