* remove `upli.io` (#2302) * added o365 sub domain (#2291) * tools/internal/parser: enforce suffix ordering in the ICANN section (#2295) * chore: Fix Alphabetizing for the ICANN section (#2287) * remove `mcpe.me` (#2294) * util: gTLD data autopull updates for 2024-11-27T15:18:00 UTC (#2293) * Update `.EG` Section (#2290) * Adding RUB domain (#2292) * Update `.TW` Section (#2289) * Update `.CV` Section (#2286) * Update company name and email address (#2285) * Update `.GE` Section (#2283) * Update `.BO` (#2276) * Update `.DM` Block (#2277) * Update `.MG` Section (#2274) * chore: Update `.AF` Section link and sorting (#2279) * chore: Update `.CW` Section comments (#2281) * update `.tt` section (#2272) * remove `betainabox.com` (#2259) * Update `.AZ` comments and fix sorting (#2275) * alphabetise `.tm` section + add confirmation comment (#2268) * Update `.RE` Section (#2271) * Update `.CO` Section (#2269) * Update `.PL` comments and fix alphabetical sorting (#2270) * Update `.SG` Section (#2273) * Update 2nd levels for .JO (Jordan) section (#2264) * remove `nom.ad` (#2263) * Update .IS (#2266) * Update .AU Section (#2267) OBS-URL: https://build.opensuse.org/package/show/network:utilities/publicsuffix?expand=0&rev=245
17 lines
588 B
Plaintext
17 lines
588 B
Plaintext
<services>
|
|
<service mode="manual" name="obs_scm">
|
|
<param name="url">https://github.com/publicsuffix/list.git</param>
|
|
<param name="scm">git</param>
|
|
<param name="revision">main</param>
|
|
<param name="changesgenerate">enable</param>
|
|
<param name="filename">publicsuffix</param>
|
|
<param name="versionformat">%cd</param>
|
|
</service>
|
|
<service mode="manual" name="set_version"/>
|
|
<service name="tar" mode="buildtime"/>
|
|
<service name="recompress" mode="buildtime">
|
|
<param name="file">*.tar</param>
|
|
<param name="compression">gz</param>
|
|
</service>
|
|
</services>
|