Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
faa813aa41 | ||
|
|
a684bce416 |
3 changed files with 10 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -8,3 +8,4 @@ xpad-4.0.tar.bz2
|
|||
/xpad-5.2.0.tar.bz2
|
||||
/xpad-5.3.0.tar.bz2
|
||||
/xpad-5.8.0.tar.bz2
|
||||
/xpad-5.9.0.tar.bz2
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (xpad-5.8.0.tar.bz2) = 95db5034ac1a5eaff2ed9c3f2cced3a086bde692f77c25f70a9620c167860a5fdfb43dae3e143aaaf4d3d8f5ca75512afc98efde8a968709c3910964ffd9821f
|
||||
SHA512 (xpad-5.9.0.tar.bz2) = 4b230ad41bb0c079a563ab93b01a6517f62fb2acd7507a86a6a954be85c7139a0239710160d40ea05a43a4931610b24c76b8978f91907f17ab1e6bac844d9f8d
|
||||
|
|
|
|||
10
xpad.spec
10
xpad.spec
|
|
@ -1,6 +1,6 @@
|
|||
Name: xpad
|
||||
Version: 5.8.0
|
||||
Release: 12%{?dist}
|
||||
Version: 5.9.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Sticky notepad for GTK
|
||||
|
||||
# Automatically converted from old format: GPLv3+ - review is highly recommended.
|
||||
|
|
@ -62,6 +62,12 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
|
|||
%{_mandir}/man1/%{name}.1*
|
||||
|
||||
%changelog
|
||||
* Tue Aug 25 2026 Kevin Fenzi <kevin@scrye.com> - 5.9.0-1
|
||||
- Update to 5.9.0. Fixes rhbz#2516012
|
||||
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 5.8.0-13
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 5.8.0-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue