commit ghc-flac-picture for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package ghc-flac-picture for 
openSUSE:Factory checked in at 2017-09-15 21:39:56

Comparing /work/SRC/openSUSE:Factory/ghc-flac-picture (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-flac-picture.new (New)


Package is "ghc-flac-picture"

Fri Sep 15 21:39:56 2017 rev:3 rq:524523 version:0.1.1

Changes:

--- /work/SRC/openSUSE:Factory/ghc-flac-picture/ghc-flac-picture.changes
2017-06-22 10:37:31.325907617 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-flac-picture.new/ghc-flac-picture.changes   
2017-09-15 21:39:57.361598538 +0200
@@ -1,0 +2,5 @@
+Thu Aug  3 15:38:38 UTC 2017 - psim...@suse.com
+
+- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
+
+---



Other differences:
--
++ ghc-flac-picture.spec ++
--- /var/tmp/diff_new_pack.r7H0WQ/_old  2017-09-15 21:39:58.077497670 +0200
+++ /var/tmp/diff_new_pack.r7H0WQ/_new  2017-09-15 21:39:58.081497108 +0200
@@ -23,15 +23,14 @@
 Release:0
 Summary:Support for writing picture to FLAC metadata blocks with 
JuicyPixels
 License:BSD-3-Clause
-Group:  Development/Languages/Other
-Url:https://hackage.haskell.org/package/%{pkg_name}
+Group:  Development/Libraries/Haskell
+URL:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-JuicyPixels-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-flac-devel
 BuildRequires:  ghc-rpm-macros
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-data-default-class-devel
 BuildRequires:  ghc-directory-devel
@@ -44,7 +43,7 @@
 
 %package devel
 Summary:Haskell %{pkg_name} library development files
-Group:  Development/Libraries/Other
+Group:  Development/Libraries/Haskell
 Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}
@@ -72,7 +71,6 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
 %doc LICENSE.md
 %dir %{_datadir}/%{pkg_name}-%{version}
 %dir %{_datadir}/%{pkg_name}-%{version}/audio-samples
@@ -82,7 +80,6 @@
 %{_datadir}/%{pkg_name}-%{version}/picture-samples/*.png
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
 %doc CHANGELOG.md README.md
 
 %changelog




commit ghc-flac-picture for openSUSE:Factory

2017-06-22 Thread root
Hello community,

here is the log from the commit of package ghc-flac-picture for 
openSUSE:Factory checked in at 2017-06-22 10:37:30

Comparing /work/SRC/openSUSE:Factory/ghc-flac-picture (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-flac-picture.new (New)


Package is "ghc-flac-picture"

Thu Jun 22 10:37:30 2017 rev:2 rq:504067 version:0.1.1

Changes:

--- /work/SRC/openSUSE:Factory/ghc-flac-picture/ghc-flac-picture.changes
2017-04-14 13:33:00.319378788 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-flac-picture.new/ghc-flac-picture.changes   
2017-06-22 10:37:31.325907617 +0200
@@ -1,0 +2,5 @@
+Wed May 31 14:05:43 UTC 2017 - psim...@suse.com
+
+- Update to version 0.1.1.
+
+---

Old:

  flac-picture-0.1.0.tar.gz
  flac-picture.cabal

New:

  flac-picture-0.1.1.tar.gz



Other differences:
--
++ ghc-flac-picture.spec ++
--- /var/tmp/diff_new_pack.wD8b3K/_old  2017-06-22 10:37:31.809839394 +0200
+++ /var/tmp/diff_new_pack.wD8b3K/_new  2017-06-22 10:37:31.809839394 +0200
@@ -19,14 +19,13 @@
 %global pkg_name flac-picture
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.1.0
+Version:0.1.1
 Release:0
 Summary:Support for writing picture to FLAC metadata blocks with 
JuicyPixels
 License:BSD-3-Clause
 Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-JuicyPixels-devel
 BuildRequires:  ghc-bytestring-devel
@@ -56,7 +55,6 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build

++ flac-picture-0.1.0.tar.gz -> flac-picture-0.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/flac-picture-0.1.0/CHANGELOG.md 
new/flac-picture-0.1.1/CHANGELOG.md
--- old/flac-picture-0.1.0/CHANGELOG.md 2017-01-03 01:24:50.0 +0100
+++ new/flac-picture-0.1.1/CHANGELOG.md 2017-05-22 14:49:34.0 +0200
@@ -1,3 +1,7 @@
+## FLAC Picture 0.1.1
+
+* Improved documentation and metadata.
+
 ## FLAC Picture 0.1.0
 
 * Initial release.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/flac-picture-0.1.0/Codec/Audio/FLAC/Metadata/Picture.hs 
new/flac-picture-0.1.1/Codec/Audio/FLAC/Metadata/Picture.hs
--- old/flac-picture-0.1.0/Codec/Audio/FLAC/Metadata/Picture.hs 2017-01-03 
19:40:06.0 +0100
+++ new/flac-picture-0.1.1/Codec/Audio/FLAC/Metadata/Picture.hs 2017-05-22 
13:59:39.0 +0200
@@ -3,12 +3,12 @@
 -- Copyright   :  © 2017 Mark Karpov
 -- License :  BSD 3 clause
 --
--- Maintainer  :  Mark Karpov 
+-- Maintainer  :  Mark Karpov 
 -- Stability   :  experimental
 -- Portability :  portable
 --
 -- Juicy-Pixels-powered helpers to read\/write images to FLAC metadata
--- blocks. For maximal player support, use PNG or JPEG (we don't provide
+-- blocks. For best player support, use PNG or JPEG (we don't provide
 -- helpers for other formats at the time anyway).
 
 {-# LANGUAGE OverloadedStrings #-}
@@ -24,7 +24,7 @@
 import Data.Word
 import qualified Data.ByteString.Lazy as BL
 
--- | Read specific picture from FLAC metadata as 'DynamicImage'.
+-- | Read specific type of picture from FLAC metadata as a 'DynamicImage'.
 
 retrieveImage
   :: PictureType
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/flac-picture-0.1.0/flac-picture.cabal 
new/flac-picture-0.1.1/flac-picture.cabal
--- old/flac-picture-0.1.0/flac-picture.cabal   2017-01-03 20:50:18.0 
+0100
+++ new/flac-picture-0.1.1/flac-picture.cabal   2017-05-22 14:50:02.0 
+0200
@@ -1,42 +1,11 @@
---
--- Cabal configuration for ‘flac-picture’ package.
---
--- Copyright © 2017 Mark Karpov 
---
--- Redistribution and use in source and binary forms, with or without
--- modification, are permitted provided that the following conditions are
--- met:
---
--- * Redistributions of source code must retain the above copyright notice,
---   this list of conditions and the following disclaimer.
---
--- * Redistributions in binary form must reproduce the above copyright
---   notice, this list of conditions and the following disclaimer in the
---   documentation and/or other materials provided with the distribution.
---
--- * Neither the name Mark Karpov nor the names of contributors may be used
---   to endorse or promote products derived from this softwa