Compare commits
14 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
53d61c62d6 | ||
|
|
e1c3f28f0e | ||
|
|
7883627502 | ||
|
|
ca82eb8122 | ||
|
|
4d988f47e8 | ||
|
|
c805ecb005 | ||
|
|
67984613bb | ||
|
|
2fa011fa31 | ||
|
|
b0fae5b012 | ||
|
|
553ea927e4 | ||
|
|
3463c2c799 | ||
|
|
a7036609e8 | ||
|
|
40dfb552d5 | ||
|
|
ec2c14ecc2 |
4 changed files with 1 additions and 89 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +0,0 @@
|
|||
/distro-info-data_0.42.tar.xz
|
||||
1
dead.package
Normal file
1
dead.package
Normal file
|
|
@ -0,0 +1 @@
|
|||
Orphaned for 6+ weeks
|
||||
|
|
@ -1,87 +0,0 @@
|
|||
Name: distro-info-data
|
||||
Version: 0.42
|
||||
Release: 2%{?dist}
|
||||
|
||||
Summary: Information about releases of Debian and Ubuntu (data files)
|
||||
License: ISC
|
||||
URL: https://tracker.debian.org/pkg/distro-info-data
|
||||
Source0: http://deb.debian.org/debian/pool/main/d/%{name}/%{name}_%{version}.tar.xz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: /usr/bin/python3
|
||||
BuildRequires: python3
|
||||
|
||||
%description
|
||||
Information about all releases of Debian and Ubuntu. The distro-info script
|
||||
will give you the codename for e.g. the latest stable release of your
|
||||
distribution. To get information about a specific distribution there are the
|
||||
debian-distro-info and the ubuntu-distro-info scripts.
|
||||
|
||||
This package contains the data files.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
%make_install
|
||||
|
||||
%check
|
||||
make test
|
||||
|
||||
%files
|
||||
%license debian/copyright
|
||||
%{_datadir}/distro-info
|
||||
|
||||
%changelog
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.42-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Sun Sep 08 2019 Michael Kuhn <suraia@fedoraproject.org> - 0.42-1
|
||||
- Update to 0.42
|
||||
|
||||
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.38-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.38-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Wed Jul 18 2018 Michael Kuhn <suraia@fedoraproject.org> - 0.38-1
|
||||
- Update to 0.38
|
||||
- Explicitly depend on /usr/bin/python
|
||||
|
||||
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.37-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.37-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Wed Oct 25 2017 Michael Kuhn <suraia@fedoraproject.org> - 0.37-1
|
||||
- Update to 0.37
|
||||
|
||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.32-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.32-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
* Tue Nov 29 2016 Michael Kuhn <suraia@fedoraproject.org> - 0.32-1
|
||||
- Update to 0.32.
|
||||
|
||||
* Thu May 12 2016 Michael Kuhn <suraia@fedoraproject.org> - 0.29-1
|
||||
- Update to 0.29.
|
||||
|
||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.28-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
* Mon Jan 04 2016 Michael Kuhn <suraia@fedoraproject.org> - 0.28-3
|
||||
- Explicitly require python2.
|
||||
|
||||
* Tue Dec 29 2015 Michael Kuhn <suraia@fedoraproject.org> - 0.28-2
|
||||
- Add license text.
|
||||
- Own distro-info directory.
|
||||
|
||||
* Fri Nov 06 2015 Michael Kuhn <suraia@fedoraproject.org> - 0.28-1
|
||||
- Initial package.
|
||||
1
sources
1
sources
|
|
@ -1 +0,0 @@
|
|||
SHA512 (distro-info-data_0.42.tar.xz) = e49c54eaf2451f32124c5df6d2b49183bbdc5b9bdb958605e5e055138e0fa67c5033dfaab46620121e7e3d1cc5cbb807f9fed809a59c31cf3501c1ebc7131c8b
|
||||
Loading…
Add table
Add a link
Reference in a new issue