Commit Graph

14 Commits

Author SHA1 Message Date
Lumir Balhar
134d5388a4 Update to 1.0.0 (#1884346) 2020-10-02 10:00:21 +02:00
Lumir Balhar
c90fc1996e Update to 0.6.0 (#1875250) 2020-09-03 10:26:48 +02:00
Lumir Balhar
188bfe282c Update to 0.5.1 (#1859995) 2020-07-30 08:12:14 +02:00
Fedora Release Engineering
9c44f9658d - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 07:21:33 +00:00
Lumir Balhar
2dc0c4b922 Update to 0.4.0 (#1854424) 2020-07-09 09:05:47 +02:00
Lumir Balhar
29ae53369d Update to 0.3.0 (#1846944) 2020-06-15 19:33:29 +02:00
Miro Hrončok
6b1a38a731 Licensing fixes
- the license tag
 - the LICENSE files

See https://github.com/thoth-station/micropipenv/commit/b61217fb

Before:

    $ rpm -qvlp micropipenv-0.2.0-1.fc33.noarch.rpm | grep LICENSE
    lrwxrwxrwx 1 root root    12 Jun 4 09:22 /usr/share/licenses/micropipenv/LICENSE -> LICENSE-LGPL

    $ rpmlint ./micropipenv-0.2.0-1.fc33.noarch.rpm
    micropipenv.noarch: W: dangling-relative-symlink /usr/share/licenses/micropipenv/LICENSE LICENSE-LGPL

After:

    $ rpm -qvlp .micropipenv-0.2.0-2.fc33.noarch.rpm | grep LICENSE
    lrwxrwxrwx 1 root root    12 Jun 4 09:22 /usr/share/licenses/micropipenv/LICENSE -> LICENSE-LGPL
    -rw-r--r-- 1 root root 35149 Jun 4 09:22 /usr/share/licenses/micropipenv/LICENSE-GPL
    -rw-r--r-- 1 root root  7652 Jun 4 09:22 /usr/share/licenses/micropipenv/LICENSE-LGPL
2020-06-05 10:08:07 +02:00
Lumir Balhar
a4d7b9a945 Sources 2020-06-04 12:02:30 +02:00
Lumir Balhar
00512659d4 Update to 0.2.0 (#1838278, #1841641) 2020-06-04 12:00:28 +02:00
Miro Hrončok
b14caffacf Rebuilt for Python 3.9 2020-05-26 02:52:53 +02:00
Lumir Balhar
0b0961ac11 Update to 0.1.6 (#1831328) 2020-05-05 19:01:30 +02:00
Lumir Balhar
d6feacd0b5 Update to 0.1.5 2020-04-08 07:06:37 +02:00
Lumir Balhar
b7aa5124a7 Initial import (#1813860). 2020-03-16 14:41:27 +01:00
Gwyn Ciesla
43b4cb449e Added the README 2020-03-16 13:27:52 +00:00