Skip to content

Commit

Permalink
Automatic commit of package [fedora-distro-aliases] release [1.1-1].
Browse files Browse the repository at this point in the history
Created by command:

/usr/bin/tito tag
  • Loading branch information
FrostyX committed Jan 13, 2024
1 parent cc153c2 commit e8a6857
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .tito/packages/fedora-distro-aliases
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0-1 ./
1.1-1 ./
8 changes: 7 additions & 1 deletion fedora-distro-aliases.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: fedora-distro-aliases
Version: 1.0
Version: 1.1
Release: 1%{?dist}
Summary: Aliases for active Fedora releases

Expand Down Expand Up @@ -55,5 +55,11 @@ Summary: %{summary}


%changelog
* Sat Jan 13 2024 Jakub Kadlcik <[email protected]> 1.1-1
- Fix Source URL ([email protected])
- Unify descriptions and mention querying bodhi ([email protected])
- Link fedfind project ([email protected])
- make repository REUSE compliant ([email protected])

* Tue Jan 09 2024 Jakub Kadlcik <[email protected]> - 1.0-1
- Initial package
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

setup(
name="fedora-distro-aliases",
version="1.0",
version="1.1",
description=__description__,
long_description=long_description,
author=__author__,
Expand Down

0 comments on commit e8a6857

Please sign in to comment.