Skip to content

Commit c1c5d6a

Browse files
committed
pastebinit: Update to 1.7.1
**Summary** - Add back parsing of configuration in source - Add `monitoring.yaml` file Signed-off-by: Algent Albrahimi <[email protected]>
1 parent 594e367 commit c1c5d6a

File tree

3 files changed

+16
-10
lines changed

3 files changed

+16
-10
lines changed

packages/p/pastebinit/monitoring.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
releases:
2+
id: 2600
3+
rss: https://github.com/pastebinit/pastebinit/tags.atom
4+
# No known CPE, checked 2025-02-03
5+
security:
6+
cpe: ~

packages/p/pastebinit/package.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name : pastebinit
2-
version : 1.7.0
3-
release : 3
2+
version : 1.7.1
3+
release : 4
44
source :
5-
- https://github.com/pastebinit/pastebinit/archive/refs/tags/1.7.0.tar.gz : 05a8305bf9f4b573d8f0c6bed7aaa9988a383def7245aee1f7df98f10d60c01c
5+
- https://github.com/pastebinit/pastebinit/archive/refs/tags/1.7.1.tar.gz : 8e91c2c0d02a41faaa40d9f585fe858893c3f0ef94836ee4ce14094cfc10b938
66
homepage : https://github.com/pastebinit/pastebinit
77
license : GPL-2.0-or-later
88
component : system.utils

packages/p/pastebinit/pspec_x86_64.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<Name>pastebinit</Name>
44
<Homepage>https://github.com/pastebinit/pastebinit</Homepage>
55
<Packager>
6-
<Name>Evan Maddock</Name>
7-
<Email>[email protected]</Email>
6+
<Name>Algent Albrahimi</Name>
7+
<Email>[email protected]</Email>
88
</Packager>
99
<License>GPL-2.0-or-later</License>
1010
<PartOf>system.utils</PartOf>
@@ -93,12 +93,12 @@
9393
</Files>
9494
</Package>
9595
<History>
96-
<Update release="3">
97-
<Date>2024-06-25</Date>
98-
<Version>1.7.0</Version>
96+
<Update release="4">
97+
<Date>2025-02-03</Date>
98+
<Version>1.7.1</Version>
9999
<Comment>Packaging update</Comment>
100-
<Name>Evan Maddock</Name>
101-
<Email>[email protected]</Email>
100+
<Name>Algent Albrahimi</Name>
101+
<Email>[email protected]</Email>
102102
</Update>
103103
</History>
104104
</PISI>

0 commit comments

Comments
 (0)