diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2017-02-22 10:49:37 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2017-02-22 10:49:37 +0100 |
commit | 3d13c66cfe559cbe94dc652349aa62cb567e24e4 (patch) | |
tree | 5c1ee275559ce96cf2aa96bbf9bd6dbe9dba9849 /libpcd.spec | |
parent | 1ccb34ddb212d2b167382acd7eba69f45cf7c9f2 (diff) | |
download | libpcd-3d13c66cfe559cbe94dc652349aa62cb567e24e4.tar.gz |
Automatic commit of package [libpcd] release [1.0.3-1].libpcd-1.0.3-1
Created by command:
/usr/bin/tito tag
Diffstat (limited to 'libpcd.spec')
-rw-r--r-- | libpcd.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/libpcd.spec b/libpcd.spec index 08ee71d..7a86517 100644 --- a/libpcd.spec +++ b/libpcd.spec @@ -1,6 +1,6 @@ Name: libpcd License: GPLv2+ -Version: 1.0.2 +Version: 1.0.3 Release: 1%{?dist} Summary: PhotoCD decoding library Group: System Environment/Libraries @@ -42,6 +42,9 @@ make prefix=/usr DESTDIR=%{buildroot} \ %{_includedir}/pcd.h %changelog +* Wed Feb 22 2017 Gerd Hoffmann <kraxel@redhat.com> 1.0.3-1 +- specfile: fix source (kraxel@redhat.com) + * Wed Feb 22 2017 Gerd Hoffmann <kraxel@redhat.com> 1.0.2-1 - new package built with tito |